# HG changeset patch # User Vladimir Marek # Date 1424863572 -3600 # Node ID dd80f8602a0d9ae4f40d5bb853d970ec3c286ff0 # Parent 177c89f1f2cf86308fa51fcba4d0cd636886e841 17541409 dtrace support in perl causes segv core dump from perl scripts. diff -r 177c89f1f2cf -r dd80f8602a0d components/perl512/Makefile --- a/components/perl512/Makefile Mon Mar 09 09:16:01 2015 -0700 +++ b/components/perl512/Makefile Wed Feb 25 12:26:12 2015 +0100 @@ -59,6 +59,9 @@ studio_ALIGN= studio_MT= +# Sparc optimization -xO4 makes perl dtrace probes broken +studio_OPT.sparc.32=-xO3 + # # The extra Configure parameters (cf_email, cf_by, myhostname) and # the gawk and sed that follow are attempting to sanatize the