You've already forked linux-packaging-mono
Imported Upstream version 4.8.0.472
Former-commit-id: 1fce58ff6397a8cf9d2fca6564b434613689c418
This commit is contained in:
parent
e5cd25ff4f
commit
5586c61ea6
@@ -20,6 +20,10 @@ $(error Unknown framework version)
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(PROFILE),build)
|
||||
CSC_RUNTIME_FLAGS=--profile=aot:output=$(topdir)/class/lib/build/csc.aotprofile
|
||||
endif
|
||||
|
||||
RESOURCE_STRINGS = ../referencesource/mscorlib/mscorlib.txt
|
||||
|
||||
LIBRARY_COMPILE = $(BOOT_COMPILE)
|
||||
|
Reference in New Issue
Block a user