summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-08-23 03:18:14 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-08-23 03:18:14 +0000
commit2db7d3c1a90d3c6910dbf11afe84cb875a08c35f (patch)
treecb027b67b1d0b2ae615daa8b26f8669816cf8f7e /makefile
parent5f1eb8b0bb0d0d2d9174d973871dc31ea1f50eeb (diff)
A small unused code regarding ext i/o (not hooked because it then talks with the SCSI a lot)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index bd7fb72b63b..823b3982415 100644
--- a/makefile
+++ b/makefile
@@ -222,7 +222,7 @@ BUILD_FLAC = 1
BUILD_JPEGLIB = 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)