Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / class / Mono.Security / Makefile
index 2bd2f1d7aa4e4f895ec064fa8d164c1c054e771d..1fbfd14ec8efcff4e6514e1cac32c6d3794648a0 100644 (file)
@@ -3,9 +3,9 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Security.dll
-LOCAL_MCS_FLAGS = -lib:$(the_libdir_base)bare
-LIB_REFS = System
-LIB_MCS_FLAGS = -unsafe -nowarn:1030
+LOCAL_MCS_FLAGS =
+LIB_REFS = bare/System
+LIB_MCS_FLAGS = -unsafe -nowarn:1030,3009
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672
 
 include ../../build/library.make
@@ -18,3 +18,8 @@ $(the_libdir_base)bare/System.dll:
 .NOTPARALLEL: $(the_libdir_base)bare/System.dll
 
 EXTRA_DISTFILES = Mono.Security.Interface/README.md
+
+#
+# Update this comment to trigger a build in System
+# +3
+#