Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / Facades / System.Private.CoreLib.InteropServices / Makefile
index ee55fc623754b07f78cbb5d91bfc0eb44d0247d7..7b03ca8fdb0eb1b55a0f6e5b49507b65a189e0df 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Private.CoreLib.InteropServices.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
 PLATFORM_DEBUG_FLAGS =