Comment # 1 on bug 1041220 from
'make check' works with -O1:
 %build
 autoreconf -fi
+export CFLAGS='%{optflags} -O1'
+export CXXFLAGS='%{optflags} -O1'
 %configure\


You are receiving this mail because: