You've already forked linux-packaging-mono
Imported Upstream version 5.2.0.175
Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
parent
4bdbaf4a88
commit
966bba02bb
@@ -12,10 +12,9 @@ LIBRARY = System.Threading.Overlapped.dll
|
||||
KEY_FILE = ../../msfinal.pub
|
||||
SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
|
||||
LIB_REFS = System
|
||||
LIB_MCS_FLAGS = $(SIGN_FLAGS) -unsafe -nowarn:3021
|
||||
LIB_MCS_FLAGS = $(SIGN_FLAGS)
|
||||
|
||||
RESX_RESOURCE_STRING = \
|
||||
../../../../external/corefx/src/System.Threading.Overlapped/src/Resources/Strings.resx
|
||||
PLATFORM_DEBUG_FLAGS =
|
||||
|
||||
NO_TEST = yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user