wok-current diff tcc/receipt @ rev 24145
ventoy: set arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 17 10:14:59 2021 +0000 (2021-11-17) |
parents | a78610b2eb47 |
children | 17091bc7c301 |
line diff
1.1 --- a/tcc/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/tcc/receipt Wed Nov 17 10:14:59 2021 +0000 1.3 @@ -35,8 +35,8 @@ 1.4 --prefix=/usr \ 1.5 --enable-cross ;; 1.6 esac && 1.7 - make && make test && 1.8 - make DESTDIR=$DESTDIR install 1.9 + make && make -j 1 test && 1.10 + make -j 1 DESTDIR=$DESTDIR install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.