[corlib] Fixes static builds (#4687)
[mono.git] / mcs / build / profiles / xammac_net_4_5.make
index 73851e183ad7288fa3e87880b645ee38da4463a6..fbc8d3592f30b2d7e2125b837e70370a58bb8215 100644 (file)
@@ -1,6 +1,6 @@
 include $(topdir)/build/profiles/net_4_x.make
 
-PROFILE_MCS_FLAGS += \
+PROFILE_MCS_FLAGS = -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -nowarn:1699 -nostdlib $(DEFAULT_REFERENCES) $(PLATFORM_DEBUG_FLAGS) \
        -d:FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK \
        -d:NO_SYSTEM_DRAWING_DEPENDENCY \
        -d:NO_WINFORMS_DEPENDENCY \