repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sgen] Finish thread pool work before shutting down threads (#7647)
[mono-project.git]
/
sdks
/
Make.config.sample
blob
037063403ae5bfe9eccd66afd68e9eb9f8d71eec
1
#This is a sample file of all options that can be used by a Make.config file.
2
3
#Disables building Android
4
#DISABLE_ANDROID = 1
5
6
#Disables building iOS
7
#DISABLE_IOS = 1
8
9
#Disables build WebAssembly
10
#DISABLE_WASM = 1
11
12
#Disables building the BCL
13
#DISABLE_BCL = 1