Add -fno-for-scope to CFLAGS, required by gcc (see NEWS).

PR:	gnu/3585
This commit is contained in:
Philippe Charnier 1997-05-23 06:17:21 +00:00
parent f82fd8286c
commit c1fe3bceca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26036

View File

@ -1,4 +1,5 @@
GROFF_DIST?= ${.CURDIR}/../../../../contrib/groff
DIST_DIR= ${GROFF_DIST}/${.CURDIR:T}
CFLAGS+= -fno-for-scope
.PATH: ${DIST_DIR}