You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-power/iasl/files/iasl-20140828-locale.patch

18 lines
349 B

--- acpica-unix-20140828/generate/unix/Makefile.config
+++ acpica-unix-20140828/generate/unix/Makefile.config
@@ -225,12 +225,12 @@
#YACC= byacc
#YFLAGS +=
#
-YACC= bison
+YACC= LC_ALL=C bison
YFLAGS += -y
MACROPROC= m4
MFLAGS= -P -I$(ASL_COMPILER)
-LEX= flex
+LEX= LC_ALL=C flex
LFLAGS += -i -s