From af1054cb2eb528b2eb16c0b0a8f992f84d70d60b Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 16 Feb 2011 02:14:12 +0000 Subject: [PATCH] Remove debug code. Completely harmless, but... --- lang/gcc44/Makefile | 1 - 1 file changed, 1 deletion(-) 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} \