Merge pull request #2400 from esdrubal/extrahead
[mono.git] / mcs / class / Mono.Posix / Makefile
index fa0f5180187f518997f214be37011d62013b3fd5..9cde3498e4d17dde9a74721a7ad9a25052da0ec4 100644 (file)
@@ -7,7 +7,7 @@ LIBRARY = Mono.Posix.dll
 # members, generating volumes of output.
 LIB_REFS = System
 LIB_MCS_FLAGS = /unsafe /r:$(corlib) /nowarn:0618,612
-TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll /nowarn:0219,0618
+TEST_MCS_FLAGS = /unsafe /r:Mono.Posix.dll /r:System.dll /nowarn:0219,0618
 
 LIBRARY_COMPILE = $(BOOT_COMPILE)