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