wok diff clisp/receipt @ rev 21272
updated libpfm and libpfm-dev (4.5.0 -> 4.10.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 12 16:44:45 2019 +0100 (2019-04-12) |
parents | 291369229046 |
children | 937925ea7478 |
line diff
1.1 --- a/clisp/receipt Wed Dec 12 23:58:13 2018 +0100 1.2 +++ b/clisp/receipt Fri Apr 12 16:44:45 2019 +0100 1.3 @@ -16,6 +16,10 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|(uname -m)|(echo i686)|' modules/*/configure \ 1.8 + src/build-aux/config.guess src/configure 1.9 + sed -i 's|uname -m|echo i686|' src/makemake.in 1.10 + 1.11 # Temporarily (?) disabling one failed test 1.12 patch -p1 -i $stuff/streams.tst.patch 1.13