Fix 2.0 attributeusage
[mono.git] / mcs / class / Mono.Security / Makefile
index e3286f288a5f78ab1375b0dedfc85fd2dc57e487..5740b088a07e3903794f3979a46f92e346f78f62 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Security.dll
-LIB_MCS_FLAGS = -r:System.dll -unsafe
+LIB_MCS_FLAGS = -r:System.dll -unsafe -nowarn:1030
 LIBRARY_USE_INTERMEDIATE_FILE = yes
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672