[corlib] Fix ConcurrentStack TryPopRange to update count atomically
[mono.git] / mcs / class / PEAPI / Makefile
index 8b62d923806bedd3cff2416e38dc2931d1e5cc22..a409393f1968944b8ad318996c6d4c346d835950 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = PEAPI.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
+LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll -nowarn:414,618
 NO_TEST = yes
 
 EXTRA_DISTFILES = README.txt