wok-4.x diff squid/receipt @ rev 6555
Added ilmbase. Ilmthread is a thread abstraction libary for use with OpenEXR.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 07 14:59:50 2010 +0000 (2010-10-07) |
parents | be08eefa15da |
children | 8a50526671d5 |
line diff
1.1 --- a/squid/receipt Sat Mar 20 23:13:24 2010 +0100 1.2 +++ b/squid/receipt Thu Oct 07 14:59:50 2010 +0000 1.3 @@ -41,7 +41,7 @@ 1.4 --enable-referer-log \ 1.5 --with-pthreads ac_cv_header_linux_netfilter_ipv4_h="yes" \ 1.6 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.7 - make && 1.8 + make -j 4 && 1.9 make DESTDIR=$PWD/_pkg install 1.10 } 1.11