Comment # 10 on bug 1040105 from
Where does -fno-inline-small-functions come from?  That can pretty badly change
how we end up optimizing stuff.  Please remove that from:

%if 0%{?suse_version} > 1320
export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks
-fno-inline-small-functions"
%endif


You are receiving this mail because: