[sgen] Always use the GC descriptor instead of MonoClass.has_references.
[mono.git] / mcs / class / Mono.Posix / Makefile
index 2ade729958ce02e4516e77edbbd1a97f8144020b..03af46719ff64eeaef1d6bdda535fcc89e22a38b 100644 (file)
@@ -5,9 +5,11 @@ include ../../build/rules.make
 LIBRARY = Mono.Posix.dll
 # Don't warn about [Obsolete] members, as there are now *lots* of [Obsolete]
 # members, generating volumes of output.
-LIB_MCS_FLAGS = /unsafe /r:$(corlib) /r:System.dll /nowarn:0618
+LIB_MCS_FLAGS = /unsafe /r:$(corlib) /r:System.dll /nowarn:0618,612
 TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll /nowarn:0219,0618
 
+LIBRARY_COMPILE = $(BOOT_COMPILE)
+
 include ../../build/library.make
 
 update-mappings: