[Bug 371411] Review Request: alienarena - 3d Deathmatch game

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 28 21:08:29 UTC 2007


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 at hhs.nl  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.




More information about the Fedora-package-review mailing list