X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.Security.Cryptography.Encryption%2FMakefile;h=0e8b16442809185da2b5cbbd1360e5d6179ef6d7;hb=aeccd22792f34fb77c340180174f73f6c3270200;hp=26d1d81df8097a7ab2b9d711f3674cc949b7ce0f;hpb=3d180029fb2875865d51d03269cc71999e008104;p=mono.git diff --git a/mcs/class/Facades/System.Security.Cryptography.Encryption/Makefile b/mcs/class/Facades/System.Security.Cryptography.Encryption/Makefile index 26d1d81df80..0e8b1644280 100644 --- a/mcs/class/Facades/System.Security.Cryptography.Encryption/Makefile +++ b/mcs/class/Facades/System.Security.Cryptography.Encryption/Makefile @@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.Encryption.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 =