[runtime] Don't build mobile_static on default preset, don't know which configuration...
authorAlexander Kyte <alexmkyte@gmail.com>
Mon, 18 Jul 2016 19:48:56 +0000 (15:48 -0400)
committerAlexander Kyte <alexmkyte@gmail.com>
Mon, 18 Jul 2016 19:48:56 +0000 (15:48 -0400)
configure.ac

index 69ba58376c39e4c70ceaa684b96dc0e61d1bd09b..f2ac137b67f46b2067829fdf1f1af9d31a3abd59 100644 (file)
@@ -791,7 +791,7 @@ elif test x$with_runtime_preset = xall; then
    with_monotouch_watch_default=yes
    with_monotouch_tv_default=yes
    with_xammac_default=yes
-   with_mobile_static_default=yes
+   with_mobile_static_default=no
    with_bitcode_default=no
 elif test x$with_runtime_preset = xmobile_static; then
    DISABLE_MCS_DOCS_default=yes