[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Facades / System.Runtime / Makefile
index 7f29b2de761360605a2b83483496c63b0fa5a3aa..e8ab4049a267a27e87f64c2f7668058c18d67e5b 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Runtime.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System System.ComponentModel.Composition System.Core
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
+LIB_MCS_FLAGS = $(SIGN_FLAGS)
 
 PLATFORM_DEBUG_FLAGS =