diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-05-23 06:17:21 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-05-23 06:17:21 +0000 |
| commit | c1fe3bceca94dccaee25349f1f3581a8113f774d (patch) | |
| tree | 98ce28b708915d8761e495e7711e9463dd85d6d4 /gnu | |
| parent | f82fd8286cae58e42107c9cfbc7402c1b9c742c0 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc index da9363c84cd2..dfe0a099bff1 100644 --- a/gnu/usr.bin/groff/Makefile.inc +++ b/gnu/usr.bin/groff/Makefile.inc @@ -1,4 +1,5 @@ GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff DIST_DIR= ${GROFF_DIST}/${.CURDIR:T} +CFLAGS+= -fno-for-scope .PATH: ${DIST_DIR} |
