Created
February 29, 2012 02:54
Revisions
-
melo created this gist
Feb 29, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ # the fpic is needed for mod_perl # so is usesshrplib # use 64bitall just makes sense as uselargefiles # the ldflags mimic the settings of the system perl perlbrew install -j 8 5.14.2 \ -Dcccdlflags=-fPIC \ -Duseshrplib \ -Duse64bitall \ -Duselargefiles \ -Aldflags='-L/lib64 -L/usr/lib64'