Merge pull request #2400 from esdrubal/extrahead
[mono.git] / mcs / class / Mono.Posix / Makefile
index 9b14c97cc3d8bd6f93a4553e5e840732fc5d32d0..9cde3498e4d17dde9a74721a7ad9a25052da0ec4 100644 (file)
@@ -6,8 +6,8 @@ LIBRARY = Mono.Posix.dll
 # Don't warn about [Obsolete] members, as there are now *lots* of [Obsolete]
 # members, generating volumes of output.
 LIB_REFS = System
-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
+LIB_MCS_FLAGS = /unsafe /r:$(corlib) /nowarn:0618,612
+TEST_MCS_FLAGS = /unsafe /r:Mono.Posix.dll /r:System.dll /nowarn:0219,0618
 
 LIBRARY_COMPILE = $(BOOT_COMPILE)