You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -6,8 +6,10 @@ include ../../build/rules.make
|
||||
|
||||
LIBRARY = System.Runtime.Serialization.Formatters.Soap.dll
|
||||
LIB_REFS = System.Xml
|
||||
LIB_MCS_FLAGS = /r:$(corlib)
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -r:System.dll -nowarn:0618 -nowarn:219 -nowarn:169
|
||||
LIB_MCS_FLAGS =
|
||||
|
||||
TEST_LIB_REFS = System
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
|
||||
|
||||
EXTRA_DISTFILES = \
|
||||
README \
|
||||
|
||||
Reference in New Issue
Block a user