summaryrefslogtreecommitdiff
path: root/samples/i686-w64-mingw32/crosstool.config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-12-17 22:26:13 (GMT)
committerGitHub <noreply@github.com>2016-12-17 22:26:13 (GMT)
commitcccb8d84817bca1cf1d33cfdb5932f361437c229 (patch)
tree60c299213161c35280e6a5ddbeb49713cf944eea /samples/i686-w64-mingw32/crosstool.config
parenta72f841bc2d2a1b3db838d3178d46f010b2f760e (diff)
parente593a1a30b193f7aef2f439a28f162e8c5b3fd6e (diff)
Merge pull request #508 from stilor/drop-dmalloc
Drop dmalloc
Diffstat (limited to 'samples/i686-w64-mingw32/crosstool.config')
-rw-r--r--samples/i686-w64-mingw32/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/i686-w64-mingw32/crosstool.config b/samples/i686-w64-mingw32/crosstool.config
index a686988..aa0c515 100644
--- a/samples/i686-w64-mingw32/crosstool.config
+++ b/samples/i686-w64-mingw32/crosstool.config
@@ -1,5 +1,5 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_EXPERIMENTAL=y
+CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_ARCH="i686"