summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/mono/mono.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/mono/mono.mk b/package/mono/mono.mk
index baf205a275..3d50ac13cf 100644
--- a/package/mono/mono.mk
+++ b/package/mono/mono.mk
@@ -24,7 +24,8 @@ MONO_CONF_OPTS = --disable-gtk-doc \
--disable-libraries \
--with-ikvm-native=no \
--enable-minimal=aot,profiler,debug \
- --disable-mcs-build
+ --disable-mcs-build \
+ --enable-static
# The libraries have been built by the host-mono build. Since they are
# architecture-independent, we simply copy them to the target.
OpenPOWER on IntegriCloud