Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / Facades / System.Security.Cryptography.Hashing.Algorithms / Makefile
index 4dcc41428119d32aa6b91efc71300b037acf55c1..45dad5331da23e4452f0c252b3a388870f1eb3c4 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.Hashing.Algorithms.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
+LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
 PLATFORM_DEBUG_FLAGS =