Bug 104241 - RPM_OPT_FLAGS on i586 although gcc4 has -mcpu deprecated
Summary: RPM_OPT_FLAGS on i586 although gcc4 has -mcpu deprecated
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: Beta 1
Hardware: i586 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 19:43 UTC by Forgotten User OS1JNCFbCX
Modified: 2005-08-14 19:06 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User OS1JNCFbCX 2005-08-11 19:43:05 UTC
RPM_OPT_FLAGS is "-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0" on i586
although gcc4 has -mcpu deprecated.

rpm should be changed for SUSE >= 10.0 to use -mtune instead.
Comment 1 Philipp Thomas 2005-08-12 14:26:47 UTC
Just to make it clear: these are the RPM_OPT_FLAGS in the rpm package, not
autobuild!
Comment 2 Michael Schröder 2005-08-12 15:01:13 UTC
Fixed package submitted. 
Comment 3 Jan Engelhardt 2005-08-14 19:06:30 UTC
/usr/lib/rpm/rpmrc contains mcpu all over the place.