diff options
author | Angelo Compagnucci <angelo.compagnucci@gmail.com> | 2014-11-30 22:41:06 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-30 23:51:28 +0100 |
commit | 75fa68f5648ed8ccd92c8717794c5499567afeda (patch) | |
tree | cc159384a25902e3da3abd22e07b6fed30c5ade2 /package/python-webpy | |
parent | 181a17f1b2180eaf2ed9ad5ce783d9f299764427 (diff) | |
download | buildroot-75fa68f5648ed8ccd92c8717794c5499567afeda.tar.gz buildroot-75fa68f5648ed8ccd92c8717794c5499567afeda.zip |
package/mono: fixing wrong monolite library path
Due to a bug in makefile logic, monolite libraries path will not
be selected when EXTERNAL_MCS parameter is specified.
Setting EXTERNAL_MCS to a non existent binary, makes the internal logic
to fallback to monolite, setting correctly both binary and
library paths.
This has the benefit to force host-mono to always use monolite as
bootstrap compiler also in case a mono compiler is already installed
on the system.
Fixes:
http://autobuild.buildroot.net/results/fc00952bef03cf3b4785be1a0d9c08dc84aa3f54/
[Peter: add comment explaining why this is done]
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Reported-by: Rainer Berns <rainer.berns@berns-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-webpy')
0 files changed, 0 insertions, 0 deletions