summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-02-16 02:14:12 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-02-16 02:14:12 +0000
commitaf1054cb2eb528b2eb16c0b0a8f992f84d70d60b (patch)
treee22e691914408b7307dba65281b3724230d8f78f /lang/gcc44
parentUpdate to the 20110215 snapshot of GCC 4.4.6. (diff)
Remove debug code. Completely harmless, but...
Notes
Notes: svn path=/head/; revision=269223
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 963a515bb22c..f87d51ecd5f7 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -56,7 +56,6 @@ TARGLIB= ${PREFIX}/lib/gcc${SUFFIX}
LIBEXEC= ${PREFIX}/libexec/gcc${SUFFIX}
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
-CPPFLAGS= -DGERALD -DPFEIFER
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+=--disable-nls \
--libdir=${TARGLIB} \