package/mono: enable mono library compilation
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>
Thu, 12 Feb 2015 13:49:30 +0000 (14:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Feb 2015 09:19:20 +0000 (10:19 +0100)
This patch enables the compilation of mono library to be used
in third party software.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mono/mono.mk

index 0bbf33864ee85bad34321d403a75599295c03f30..9ec3c24d894f586d8239e239fc00f3edd645b318 100644 (file)
@@ -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 \