Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #289275: iasl-20110922-locale.patch for
bug #347019
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 347019
| Differences between
iasl-20110922-parallelmake-002.patch
iasl-20110922-parallelmake-001.patch
iasl-20110922-as-needed.patch
iasl-20110922.ebuild.diff
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