wok-6.x diff h8300-gcc/receipt @ rev 5906
Up libiec61883-dev (1.2.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 26 13:40:17 2010 +0200 (2010-07-26) |
parents | 57411a44bf69 |
children | e3e1af50a0a5 |
line diff
1.1 --- a/h8300-gcc/receipt Mon Sep 07 17:14:24 2009 +0000 1.2 +++ b/h8300-gcc/receipt Mon Jul 26 13:40:17 2010 +0200 1.3 @@ -34,7 +34,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 + make -j 4 && 1.9 make DESTDIR=$src/_pkg install 1.10 } 1.11