Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=790628 Dan Horák <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Dan Horák <[email protected]> 2012-02-15 02:56:00 EST --- Just a note about the "instruction set override" in the jam file. Such hardcoding needs to be removed completely because Fedora builds and runs also on ppc/sparc/s390 (all have 32-bit and 64-bit variants) and maybe even other arches. The defaults set by %{optflags} or gcc itself should be used. -- 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. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
