iasl: updated to 20120320

This commit is contained in:
Jose V Beneyto 2012-05-02 15:13:32 +02:00
parent 4e49e25327
commit 776da39a99
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
433470ddbdf8eab5e9c22e8f0e8836ff acpica-unix-20111123.tar.gz
68becae1d8a6f5b59f15516cf8001b38 acpica-unix-20120320.tar.gz

View File

@ -5,12 +5,12 @@
# Depends on:
name=iasl
version=20111123
version=20120320
release=1
source=(http://www.acpica.org/download/acpica-unix-$version.tar.gz)
build() {
cd acpica-unix-$version/compiler
cd acpica-unix-$version/source/compiler
make -j1 aslcompilerlex.c
sed 's/\#undef\ yytext_ptr//' -i aslcompilerlex.c
make -j1