Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2016-11-29 21:16:02 +0300
committerMarek Safar <marek.safar@gmail.com>2016-11-29 21:16:02 +0300
commit47a6f56439c9deab287be770c902d41e91480799 (patch)
tree2b9783dbafd4e4b22d533561425b519832db22b4 /mcs/class/System.Numerics
parent6b0763dd4a51458164d828bd3aee102553f7752d (diff)
[bcl] Clean up some warnings
Diffstat (limited to 'mcs/class/System.Numerics')
-rw-r--r--mcs/class/System.Numerics/Makefile2
-rw-r--r--mcs/class/System.Numerics/System.Numerics.dll.sources1
2 files changed, 1 insertions, 2 deletions
diff --git a/mcs/class/System.Numerics/Makefile b/mcs/class/System.Numerics/Makefile
index 08f4dc4501e..bc470e1b6e7 100644
--- a/mcs/class/System.Numerics/Makefile
+++ b/mcs/class/System.Numerics/Makefile
@@ -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
diff --git a/mcs/class/System.Numerics/System.Numerics.dll.sources b/mcs/class/System.Numerics/System.Numerics.dll.sources
index 2f52187057d..9d03ee13917 100644
--- a/mcs/class/System.Numerics/System.Numerics.dll.sources
+++ b/mcs/class/System.Numerics/System.Numerics.dll.sources
@@ -1,4 +1,3 @@
-../../build/common/Consts.cs
../../build/common/SR.cs
Assembly/AssemblyInfo.cs
ReferenceSources/SR.cs