Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sdks/Make.config.sample')
-rw-r--r--sdks/Make.config.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/sdks/Make.config.sample b/sdks/Make.config.sample
index d15d862a130..c57fbbd74b6 100644
--- a/sdks/Make.config.sample
+++ b/sdks/Make.config.sample
@@ -30,15 +30,6 @@ ENABLE_ANDROID = 1
#Enables passing --enable-cxx to configure.
#ENABLE_CXX = 1
-# Enable netcore support in the WASM build
-#ENABLE_WASM_NETCORE = 1
-
-# Disable non-wasm support in the WASM build
-#DISABLE_WASM_NO_NETCORE = 1
-
-# Path to the dotnet/runtime repo for the WASM netcore build
-#DOTNET_REPO_DIR =
-
# Enable WASM threads build
#ENABLE_WASM_THREADS=1