You've already forked linux-packaging-mono
Imported Upstream version 5.14.0.83
Former-commit-id: 4e4da7e0ee14fadba99616a3ae1fed632b424fd9
This commit is contained in:
parent
6ee8b1dcbb
commit
6c35b8ab10
@@ -19,6 +19,12 @@ endif
|
||||
TEST_MCS_FLAGS =
|
||||
TEST_LIB_REFS = System.Core
|
||||
|
||||
ifndef NO_PROCESS_START
|
||||
REFERENCE_SOURCES_FLAGS += -d:MONO_FEATURE_PROCESS_START
|
||||
TEST_MCS_FLAGS += -d:MONO_FEATURE_PROCESS_START
|
||||
endif
|
||||
|
||||
|
||||
LIB_MCS_FLAGS += $(REFERENCE_SOURCES_FLAGS)
|
||||
|
||||
BUILT_SOURCES = $(PROFILE)-parser.cs
|
||||
|
||||
Reference in New Issue
Block a user