reduce memory use on Attribute() caused by Attributes().
[mono.git] / mcs / class / Mono.Http / Makefile
index 820e4ce3009a6176b7ab55486883da017e8811ba..59507aa251bfee3084d974d923df3a462053aee5 100644 (file)
@@ -8,7 +8,8 @@ LIB_MCS_FLAGS = -r:$(corlib) \
                -r:System.Xml.dll \
                -r:System.Web.dll \
                -r:ICSharpCode.SharpZipLib.dll \
-               -r:Mono.Security.dll
+               -r:Mono.Security.dll \
+               -nowarn:618
 
 NO_TEST = yes