X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Http%2FMakefile;h=59507aa251bfee3084d974d923df3a462053aee5;hb=8d40cb5b9cc2f98efc8c3469d0a3c28a64778717;hp=820e4ce3009a6176b7ab55486883da017e8811ba;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/class/Mono.Http/Makefile b/mcs/class/Mono.Http/Makefile index 820e4ce3009..59507aa251b 100644 --- a/mcs/class/Mono.Http/Makefile +++ b/mcs/class/Mono.Http/Makefile @@ -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