[Buildroot] [git commit branch/next] package/mono: enable mono library compilation

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Feb 14 09:19:20 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=fa053f0e4264ab49a5594e63aed2d2ea7ca7a240
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

This patch enables the compilation of mono library to be used
in third party software.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/mono/mono.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/mono/mono.mk b/package/mono/mono.mk
index 0bbf338..9ec3c24 100644
--- a/package/mono/mono.mk
+++ b/package/mono/mono.mk
@@ -21,7 +21,6 @@ MONO_AUTORECONF = YES
 MONO_CONF_OPTS = --disable-gtk-doc \
 	--with-mcs-docs=no \
 	--with-moonlight=no \
-	--disable-libraries \
 	--with-ikvm-native=no \
 	--enable-minimal=aot,profiler,debug \
 	--disable-mcs-build \


More information about the buildroot mailing list