[win] set HAVE_ONLINE_VES
authorBernhard Urban <bernhard.urban@xamarin.com>
Thu, 8 Jun 2017 09:50:19 +0000 (11:50 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Thu, 8 Jun 2017 09:50:19 +0000 (11:50 +0200)
winconfig.h

index bc9c003c0adf4d369086ca9dd28406f5df1c199f..d279e1d3edad4d42ef488f543d23076e3bdf1bc7 100644 (file)
 /* Using the simple generational GC. */
 /* #undef HAVE_SGEN_GC */
 
+/* Some VES is available at runtime */
+#define HAVE_ONLINE_VES 1
+
  /* Have signal */
 #define HAVE_SIGNAL 1