Ticket #1957 (closed bug: fixed)
Configure.pl ignores argument given to --optimize
Description
If I give an explicit argument to Configure.pl's optimize, e.g. Configure.pl --optimize=-O3 , that argument is ignored, and I get whatever optimizer flags the underlying perl was compiled with. I suspect commit 8f4ba3c090fb67b28402c4c67744c683145990fa , but I don't know if this change was intentional.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.