You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.100
Former-commit-id: 38faa55fb9669e35e7d8448b15c25dc447f25767
This commit is contained in:
parent
0a9828183b
commit
7d7f676260
@ -5,13 +5,12 @@ include ../../build/rules.make
|
||||
LIBRARY = System.IO.Compression.FileSystem.dll
|
||||
LIB_REFS = System System.IO.Compression
|
||||
KEYFILE = ../ecma.pub
|
||||
LIB_MCS_FLAGS = -unsafe
|
||||
LIB_MCS_FLAGS = -unsafe -nowarn:436
|
||||
TEST_MCS_FLAGS =
|
||||
TEST_LIB_REFS = System System.Core System.IO.Compression
|
||||
LIBRARY_WARN_AS_ERROR = yes
|
||||
|
||||
RESX_RESOURCE_STRING = \
|
||||
../../../external/corefx/src/System.IO.Compression.FileSystem/src/Resources/Strings.resx \
|
||||
../../../external/corefx/src/System.Buffers/src/Resources/Strings.resx
|
||||
../../../external/corefx/src/System.IO.Compression.ZipFile/src/Resources/Strings.resx
|
||||
|
||||
include ../../build/library.make
|
||||
|
Reference in New Issue
Block a user