summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-27 11:06:54 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-27 11:06:54 +0200
commite58233192743933ccffc61ad20ce40abf5f7d7a3 (patch)
tree31d8ee2111c30e6da6c7d455637b24eeee475a82 /sys-power/iasl/files
parentsys-power/iasl: Bump to version 20180810 (diff)
downloadgentoo-e58233192743933ccffc61ad20ce40abf5f7d7a3.tar.gz
gentoo-e58233192743933ccffc61ad20ce40abf5f7d7a3.tar.bz2
gentoo-e58233192743933ccffc61ad20ce40abf5f7d7a3.zip
sys-power/iasl: Removed old.
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'sys-power/iasl/files')
-rw-r--r--sys-power/iasl/files/iasl-20120816-locale.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-power/iasl/files/iasl-20120816-locale.patch b/sys-power/iasl/files/iasl-20120816-locale.patch
deleted file mode 100644
index 425513342105..000000000000
--- a/sys-power/iasl/files/iasl-20120816-locale.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nuar acpica-unix-20120816.orig/generate/unix/Makefile.config acpica-unix-20120816/generate/unix/Makefile.config
---- acpica-unix-20120816.orig/generate/unix/Makefile.config 2012-08-16 15:51:15.000000000 +0000
-+++ acpica-unix-20120816/generate/unix/Makefile.config 2012-09-07 18:31:41.887229126 +0000
-@@ -161,9 +161,9 @@
- #YACC= byacc
- #YFLAGS += -v -d
- #
--YACC= bison
-+YACC= LC_ALL=C bison
- YFLAGS += -v -d -y
-
--LEX= flex
-+LEX= LC_ALL=C flex
- LFLAGS += -i -s
-