mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/mono: enable mono library compilation
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c66618c2c9
commit
fa053f0e42
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user