Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / Mono.Http / Makefile
index d52144b2154268ec3c8b3322bd9816967b29b33e..f3801411afa27024cb3d2cb3624f384c2d951fa8 100644 (file)
@@ -4,8 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = Mono.Http.dll
 LIB_REFS = System System.Xml System.Web ICSharpCode.SharpZipLib Mono.Security
-LIB_MCS_FLAGS = -r:$(corlib) \
-               -nowarn:618
+LIB_MCS_FLAGS = -nowarn:618
 
 NO_TEST = yes