[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / CustomMarshalers / Makefile
index 0e432dc33b19daa4ce376521876b7c89027df2e0..366921c583ffa6a658be493402581d2ac40a06c7 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = CustomMarshalers.dll
 LIB_REFS = System
-LIB_MCS_FLAGS = /r:$(corlib)
+LIB_MCS_FLAGS =
 NO_TEST = yes
 
 include ../../build/library.make