summaryrefslogtreecommitdiff
path: root/emulators/qcl/files/patch-aa
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:37:44 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:37:44 +0000
commit8e775bbe3ac76cb899c9b749314bd42fdf20302d (patch)
treec2f290a2bd462060addfdd5ce0894c6a53db8dd4 /emulators/qcl/files/patch-aa
parentget rid of libgnugetopt dependency for -CURRENT, (diff)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. respect CC, CFLAGS.
Diffstat (limited to 'emulators/qcl/files/patch-aa')
-rw-r--r--emulators/qcl/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qcl/files/patch-aa b/emulators/qcl/files/patch-aa
index 1910760c87cb..9b3bc17cd883 100644
--- a/emulators/qcl/files/patch-aa
+++ b/emulators/qcl/files/patch-aa
@@ -16,7 +16,7 @@
-DEBUG = -g -DQCL_DEBUG -DQC_DEBUG
-#DEBUG = -O2
-+DEBUG = -O2
++DEBUG =
# Comment out if you don't have GNU readline on your system
# explicit linking against libtermcap or libncurses may be required