http://bugzilla.novell.com/show_bug.cgi?id=596271 http://bugzilla.novell.com/show_bug.cgi?id=596271#c3 --- Comment #3 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-04-20 14:23:56 UTC --- I "fixed" it here by disabling optimization completely on ppc32: %define enable_stackguard_randomization 1 -%ifarch ppc ppc64 +%ifarch ppc64 %define optimize_power 1 Do you think this is acceptable for openSUSE? I don't want to propose a change that will cause performance degradation for the majority of users (assuming that most openSUSE ppc users have IBM hardware and not Apple) and benefit only myself :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.