|
@@ -23,6 +23,8 @@
|
|
|
## SUCH DAMAGE.
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
|
|
+# FIXME: rse: with_optimize=yes still broken
|
|
|
|
|
+
|
|
|
# package version
|
|
# package version
|
|
|
%define V_full 4.0
|
|
%define V_full 4.0
|
|
|
%define V_comp 40
|
|
%define V_comp 40
|
|
@@ -46,7 +48,7 @@ Release: 20041004
|
|
|
%option with_objc no
|
|
%option with_objc no
|
|
|
%option with_java no
|
|
%option with_java no
|
|
|
%option with_f77 no
|
|
%option with_f77 no
|
|
|
-%option with_optimize yes
|
|
|
|
|
|
|
+%option with_optimize no
|
|
|
%option with_profile no
|
|
%option with_profile no
|
|
|
%option with_binutils yes
|
|
%option with_binutils yes
|
|
|
%option with_threads yes
|
|
%option with_threads yes
|