[Mono.Debugger.Soft] Reverted non-working support for MethodMirror.IsGenericMethod...
[mono.git] / mcs / class / Mono.C5 / Makefile
index 1aba199d7ac9416ef52ecfc9f7cd0e2ce05da90f..9b981fea78d2238dac15232e1b06e1d9deec8a26 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = Mono.C5.dll
 LIBRARY_SNK = c5.snk
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
+LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll -nowarn:169
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
 
 EXTRA_DISTFILES = \