[corlib] TimeZoneInfo.GetSystemTimeZones should work as singleton. Fixes #29906
[mono.git] / mcs / class / PEAPI / Makefile
index 8b62d923806bedd3cff2416e38dc2931d1e5cc22..e699f77f53f1f88d963a7d07db05b820b682066a 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = PEAPI.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
+LIB_REFS = System
+LIB_MCS_FLAGS = /r:$(corlib) -nowarn:414,618
 NO_TEST = yes
 
 EXTRA_DISTFILES = README.txt