[parrot/parrot] e924fa: [config] default optimize to -O3 on gcc and msvc
GitHub
noreply at github.com
Mon Jan 26 15:43:08 UTC 2015
Branch: refs/heads/smoke-me/env-gh1191
Home: https://github.com/parrot/parrot
Commit: e924fa43989e497ca2efa729605f4da3e8bfb226
https://github.com/parrot/parrot/commit/e924fa43989e497ca2efa729605f4da3e8bfb226
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M config/init/hints/mswin32.pm
M config/init/optimize.pm
Log Message:
-----------
[config] default optimize to -O3 on gcc and msvc
on win64 strawberry perl and msvc (--cc=cl) it would be empty or '-s -O2'
otherwise.
More information about the parrot-commits
mailing list