summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-30 13:40:51 +0000
committerru <ru@FreeBSD.org>2001-03-30 13:40:51 +0000
commit1f111af1deef25a1e31a2772f42a9020aa86a8e8 (patch)
tree6c4dccb7535214ec0e50ba5d997212ebd9817f17 /gnu
parentc7ed722e3088f1636f584025384d01829f6b2cfd (diff)
downloadFreeBSD-src-1f111af1deef25a1e31a2772f42a9020aa86a8e8.zip
FreeBSD-src-1f111af1deef25a1e31a2772f42a9020aa86a8e8.tar.gz
Backout rev 2.3 (-fno-for-scope); problem fixed in Groff 1.12.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc
index dfe0a09..81e8c5f 100644
--- a/gnu/usr.bin/groff/Makefile.inc
+++ b/gnu/usr.bin/groff/Makefile.inc
@@ -1,5 +1,6 @@
+# $FreeBSD$
+
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
-CFLAGS+= -fno-for-scope
.PATH: ${DIST_DIR}
OpenPOWER on IntegriCloud