Bugzilla – Bug 105757
rpmbuild still uses -mcpu=
Last modified: 2005-09-12 20:17:11 UTC
/usr/lib/rpm/rpmrc still contains -mcpu= while GCC 4 favors -mtune= for the x86 case. Not sure if other arches also prefer -mtune= now.
should be already fixed in beta2.
Yes.