Skip to content

Commit

Permalink
perlbrew command
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalao authored and Jose Palao committed Aug 29, 2021
1 parent a900a2d commit b91caf7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.ios
Expand Up @@ -36,7 +36,8 @@ want to build installed via perlbrew, as miniperl and generate_uudmap will be
copied from the corresponding version's 'build' directory. This is a temporary
solution, you might as well modify the script to use your own build

perlbrew install perl-5.32.0
perlbrew install -Duselargefiles -Dcccdlflags='-fPIC -DPERL_USE_SAFE_PUTENV' \
-Doptimize=-O3 -Duseshrplib --thread --multi --64int --64all --clan 5.32.0

=head1 BUILD

Expand Down

0 comments on commit b91caf7

Please sign in to comment.