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,9 @@ LIBRARY = Mono.Posix.dll
|
||||
# Don't warn about [Obsolete] members, as there are now *lots* of [Obsolete]
|
||||
# members, generating volumes of output.
|
||||
LIB_REFS = System
|
||||
LIB_MCS_FLAGS = /unsafe /r:$(corlib) /nowarn:0618,612
|
||||
TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll /nowarn:0219,0618
|
||||
LIB_MCS_FLAGS = /unsafe /nowarn:0618,612
|
||||
TEST_MCS_FLAGS = /unsafe /nowarn:0219,0618
|
||||
TEST_LIB_REFS = Mono.Posix System
|
||||
|
||||
LIBRARY_COMPILE = $(BOOT_COMPILE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user