Gentoo Archives: gentoo-commits

From: "Lars Wendler (polynomial-c)" <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/iasl/files: iasl-20140828-locale.patch
Date: Sat, 27 Sep 2014 14:20:17
Message-Id: 20140927142013.7CF5266D3@oystercatcher.gentoo.org
1 polynomial-c 14/09/27 14:20:13
2
3 Added: iasl-20140828-locale.patch
4 Log:
5 Version bump. Removed old
6
7 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
8
9 Revision Changes Path
10 1.1 sys-power/iasl/files/iasl-20140828-locale.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/files/iasl-20140828-locale.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/iasl/files/iasl-20140828-locale.patch?rev=1.1&content-type=text/plain
14
15 Index: iasl-20140828-locale.patch
16 ===================================================================
17 --- acpica-unix-20140828/generate/unix/Makefile.config
18 +++ acpica-unix-20140828/generate/unix/Makefile.config
19 @@ -225,12 +225,12 @@
20 #YACC= byacc
21 #YFLAGS +=
22 #
23 -YACC= bison
24 +YACC= LC_ALL=C bison
25 YFLAGS += -y
26
27 MACROPROC= m4
28 MFLAGS= -P -I$(ASL_COMPILER)
29
30 -LEX= flex
31 +LEX= LC_ALL=C flex
32 LFLAGS += -i -s