Bug 493696

Summary: gcc nags about -mcpu
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: rpmAssignee: Jindrich Novy <jnovy>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ffesti, jnovy, pknirsch, pmatilai, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-02 18:53:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2009-04-02 17:36:18 UTC
Description of problem:

/usr/lib/rpm/platform/i386-linux/macros:%optflags		-O2 -g -march=i386 -mcpu=i686

gcc claims -mcpu is deprecated, and that -mtune should be used.

Version-Release number of selected component (if applicable):

rpm-4.7.0-0.beta1.7.fc11.x86_64

Comment 1 Jindrich Novy 2009-04-02 18:53:51 UTC
Fixed upstream. Should occur in the 4.7.0 branch as well.