wok-4.x diff iasl/receipt @ rev 12466
New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.23.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Nov 09 15:12:00 2022 +0000 (2022-11-09) |
parents | a296570a1223 |
children |
line diff
1.1 --- a/iasl/receipt Tue Jan 18 19:08:18 2011 +0100 1.2 +++ b/iasl/receipt Wed Nov 09 15:12:00 2022 +0000 1.3 @@ -14,6 +14,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # Fix building. 1.8 + sed -i -e 's/-Werror//g' compiler/Makefile tools/acpisrc/Makefile 1.9 + 1.10 cd $src/compiler 1.11 make -j1 || return 1 1.12 cd $src/tools/acpisrc