Thursday, January 15, 2015

my perlbrew build options

mostly copied from Debian, as shown by

perl -V


here they are:

perlbrew install -j 5 -Dusethreads -Duselargefiles -Dcccdlflags=-fPIC -Duse64bitint -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Doptimize=-O2 -Duseshrplib perl-5.20.1


"-j 5" thanks to http://www.dagolden.com/index.php/1384/parallel-make-for-perlbrew/


No comments:

Post a Comment