瀏覽代碼

get it running by forcing to not use optimization

Ralf S. Engelschall 21 年之前
父節點
當前提交
8bacd8d376
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      gcc40/gcc40.spec

+ 3 - 1
gcc40/gcc40.spec

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