Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherzok <marius.ungureanu@xamarin.com>2019-05-13 07:41:41 +0300
committertherzok <marius.ungureanu@xamarin.com>2019-05-23 20:06:21 +0300
commit0ddee9eb23be7a4dcc2349fe074b5a8a23595734 (patch)
tree327b145ef184a8f01de0086c3d9ac5210ff3f5b6 /main/build/MacOSX/monostub.mm
parentcdd28de728fa663253365acb1fdc76ec7dc883f8 (diff)
Add value to define
Diffstat (limited to 'main/build/MacOSX/monostub.mm')
-rw-r--r--main/build/MacOSX/monostub.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/build/MacOSX/monostub.mm b/main/build/MacOSX/monostub.mm
index 39ac09ee4e..5fc749f98c 100644
--- a/main/build/MacOSX/monostub.mm
+++ b/main/build/MacOSX/monostub.mm
@@ -24,7 +24,7 @@ typedef void (* gobject_tracker_init) (void *libmono);
#if STATIC_REGISTRAR
// We have full static registrar enabled.
-# define XM_FULL_STATIC_REGISTRAR
+# define XM_FULL_STATIC_REGISTRAR 1
# define XAMARIN_CREATE_CLASSES xamarin_create_classes
#else
// This means we only have xammac's framework registrar