Merge branch 'master' into mono4-continuations_fix
[mono.git] / mcs / class / Facades / System.Security.Cryptography.RSA / Makefile
index 0c4121c398a4ef74a2889ad7e113e6c0335133d3..ea7df7a042ad62c9639d3c530aa08f154aeb648d 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.RSA.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 =