wok-6.x 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 | 531807aaf860 |
children | b4f7117eb98c |
files | perl/receipt |
line diff
1.1 --- a/perl/receipt Sun Sep 29 15:05:37 2013 +0000 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.