fix bug 199372

This commit is contained in:
jvdias 2006-07-19 22:57:26 +00:00
parent ebb3a34123
commit 028411bba3
2 changed files with 11 additions and 1182 deletions

View File

@ -0,0 +1,11 @@
--- perl-5.8.8/Configure.BAD 2006-07-17 12:43:58.000000000 -0400
+++ perl-5.8.8/Configure 2006-07-17 12:44:04.000000000 -0400
@@ -7659,7 +7659,7 @@
'') dflt="$dflt +vnocompatwarnings" ;;
esac
;;
- linux|irix*|gnu*) dflt='-shared' ;;
+ linux|irix*|gnu*) dflt="-shared $optimize" ;;
next) dflt='none' ;;
solaris) dflt='-G' ;;
sunos) dflt='-assert nodefinitions' ;;

1182
perl.spec

File diff suppressed because it is too large Load Diff