wok diff libpri/receipt @ rev 22176
linld: spare up to 30k more for zImage
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 20:55:40 2019 +0100 (2019-11-08) |
parents | e3944c37af3a |
children | e57a14f339ba |
line diff
1.1 --- a/libpri/receipt Thu Aug 15 13:59:18 2013 +0000 1.2 +++ b/libpri/receipt Fri Nov 08 20:55:40 2019 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|uname -m|echo i486|' Makefile 1.9 export CFLAGS="-Wno-error=unused-but-set-variable" 1.10 sed -i 's|tei = (h->u.data|// &|;s/int tei;/int tei = tei;/' q921.c 1.11 make