summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-11-09 21:40:29 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-11-09 21:40:29 +0000
commitef6b961f2c075471ab12147414c930eca6c21353 (patch)
treefaa0c8fba7ac6a2b3776ab2726f5e5ce9b4257e1 /makefile
parent28b51c152b017bb9387b5831f3a3eff52cb69f5c (diff)
Obviously makefile isn't supposed to change ...
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c0140a4d7b6..b8f45afa3ae 100644
--- a/makefile
+++ b/makefile
@@ -212,7 +212,7 @@ BUILD_EXPAT = 1
BUILD_ZLIB = 1
# uncomment next line to include the symbols
-SYMBOLS = 1
+# SYMBOLS = 1
# specify symbols level or leave commented to use the default
# (default is SYMLEVEL = 2 normally; use 1 if you only need backtrace)