Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: alienarena - 3d Deathmatch game https://bugzilla.redhat.com/show_bug.cgi?id=371411 ------- Additional Comments From j.w.r.degoede@xxxxxx 2007-11-28 16:08 EST ------- I'm sorry, but you missed / didn't fix this MUST fix item: * Remove these non RPM_OPTFLAGS from the flags used for the compile: -O2 -fomit-frame-pointer -ftree-vectorize -fexpensive-optimizations -march=k8 Notice that upstream also adds this to CFLAGS: -fno-strict-aliasing -fmerge-constants But those are ok. Esp the -fomit-frame-pointer (breaks debuginfo) and -march=foo (means it might not run on certain machines) are bad. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review