wok rev 16340
ARM: fix scratch cross compilation
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 12 14:40:51 2014 +0200 (2014-04-12) |
parents | ee9478b37d1d |
children | 198daca0a951 |
files | scratch/receipt |
line diff
1.1 --- a/scratch/receipt Sat Apr 12 14:27:19 2014 +0200 1.2 +++ b/scratch/receipt Sat Apr 12 14:40:51 2014 +0200 1.3 @@ -18,6 +18,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # Fix cross compilation: gcc is hardcoded 1.8 + sed -i s"/gcc/${HOST_SYSTEM}-gcc/" src/plugins/*/Makefile && 1.9 sed -i 's/-vm-sound-pulse/-vm-sound-ALSA/' src/scratch && 1.10 make build && 1.11 # Install