Skip to content
Commit 75fa68f5 authored by Angelo Compagnucci's avatar Angelo Compagnucci Committed by Peter Korsgaard
Browse files

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: default avatarAngelo Compagnucci <angelo.compagnucci@gmail.com>
Reported-by: default avatarRainer Berns <rainer.berns@berns-online.de>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 181a17f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment