wok-6.x diff perl/receipt @ rev 15343
perl: add threads support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 29 15:37:29 2013 +0000 (2013-09-29) |
parents | 2d12ebd38be4 |
children | b65a485271eb |
line diff
1.1 --- a/perl/receipt Fri Jun 07 18:46:07 2013 +0200 1.2 +++ b/perl/receipt Sun Sep 29 15:37:29 2013 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 { 1.5 cd $src 1.6 { sh Configure -des -Dprefix=/tools \ 1.7 + -Dusethreads \ 1.8 -Dstatic_ext='Data/Dumper Fcntl IO' && 1.9 1.10 # Only few tools are needed in the tmp toolchain.