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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c55083308..0267472d06 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include main/monodevelop_version
EXTRA_DIST = configure
-MONO_AOT=MONO_PATH=main/build/bin:$(MONO_PATH) mono --aot
+MONO_AOT=MONO_PATH=main/build/bin:$(MONO_PATH) mono --aot --debug
all: update_submodules all-recursive