[Lunar-commits] <moonbase> gtk+-2: these optimizations confirmed cause the save..as crashes

Auke Kok sofar at foo-projects.org
Sat Oct 9 21:36:20 CEST 2010


commit a157d4067051ee230ff19bfa3127eb00adb79c76
Author: Auke Kok <sofar at foo-projects.org>
Date:   Sat Oct 9 21:36:20 2010 +0200

    gtk+-2: these optimizations confirmed cause the save..as crashes
---
 graphics/gtk+-2/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/graphics/gtk+-2/BUILD b/graphics/gtk+-2/BUILD
index b8ead59..1626b95 100644
--- a/graphics/gtk+-2/BUILD
+++ b/graphics/gtk+-2/BUILD
@@ -1,5 +1,8 @@
 (
 
+  bad_flags -mssse3 &&
+  bad_flags -mfpmath=sse &&
+
   if [ "$USE_XINPUT" == "y" ]; then
     # XInput support is needed for Wacom tablets to work in GIMP
     OPTS+=" --with-xinput=yes"


More information about the Lunar-commits mailing list