Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 347019 | Differences between
and this patch

Collapse All | Expand All

(-)a/compiler/Makefile (-1 / +1 lines)
Lines 261-267 CWARNINGFLAGS += \ Link Here
261
YACC=    bison
261
YACC=    bison
262
YFLAGS+= -v -d -y
262
YFLAGS+= -v -d -y
263
263
264
LEX=     flex
264
LEX=     LC_ALL=C flex
265
LFLAGS+= -i -s
265
LFLAGS+= -i -s
266
266
267
#
267
#

Return to bug 347019