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
@@ -50,7 +50,7 @@ TEST_PATTERN = 'v2'
|
||||
|
||||
ifeq (net_4_x, $(PROFILE))
|
||||
TEST_PATTERN = 'v4'
|
||||
DEFINES = -compiler-options:"-d:NET_4_0;NET_4_5"
|
||||
DEFINES = -compiler-options:"-d:NET_4_0;NET_4_5 -debug"
|
||||
endif
|
||||
|
||||
LOCAL_RUNTIME_FLAGS = --verify-all
|
||||
|
Reference in New Issue
Block a user