Bug 212583
| Summary: | gcc generates warning due to use of -mcpu=i686 for i386 arch | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael McLagan <mmclagan> |
| Component: | rpm | Assignee: | Panu Matilainen <pmatilai> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | ||
| 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: | 2007-08-10 11:34:41 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
Michael McLagan
2006-10-27 16:13:12 UTC
The default optflags carried in rpm configuration have been updated
for modern gcc a couple of months ago.
UPSTREAM
Do you have redhat-rpm-config installed - that contains the distribution optflags. This should have been installed if you selected the Software Development group or do yum install "Development Tools" Rpm.org now has updated optflags, but in Fedora context you'll need to have redhat-rpm-config installed if you intend to build packages for it like explained in c#2. |