Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit
[mono.git] / mcs / class / System.Numerics / Makefile
index 08f4dc4501e1a6b05d228077fdc3baf39483dfcb..bc470e1b6e77c43d72f201970bbb3b488f6c8ab3 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = System.Numerics.dll
 LIB_REFS = System
-LIB_MCS_FLAGS = /unsafe -nowarn:414
+LIB_MCS_FLAGS = /unsafe -nowarn:414 -nowarn:436
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 TXT_RESOURCE_STRINGS = ../referencesource/System.Numerics/System.Numerics.txt