Merge pull request #1635 from alexrp/core-clr-properties
[mono.git] / mcs / class / Mono.Simd / Makefile
index afba81170ee7066f5cf5e5cdd1dc5a623eb945b0..17b2df2aabbf00d61cdb9d00fbc16c589d75f4a9 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Simd.dll
-LIB_MCS_FLAGS = -r:$(corlib) -r:System.Core.dll /unsafe
+LIB_REFS = System.Core
+LIB_MCS_FLAGS = -r:$(corlib) /unsafe
 TEST_MCS_FLAGS = -r:Mono.Simd.dll
 
 NO_TEST = yes