You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
@@ -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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
../../build/common/Consts.cs
|
||||
../../build/common/SR.cs
|
||||
Assembly/AssemblyInfo.cs
|
||||
ReferenceSources/SR.cs
|
||||
|
||||
Reference in New Issue
Block a user