Bug 228195

Summary: gauche-gtk: $RPM_OPT_FLAGS not used
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: gauche-gtkAssignee: Gérard Milmeister <gemi>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Patch
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-02-22 17:24:09 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:
Attachments:
Description Flags
Use $RPM_OPT_FLAGS none

Description Ville Skyttä 2007-02-11 09:25:26 UTC
http://www.redhat.com/archives/fedora-maintainers/2007-January/msg00339.html

Fix attached.  Note also overriding OPTFLAGS in the make command, without that
when built on a i686 host, -march=i686 and other questionable flags are used
during build.

Comment 1 Ville Skyttä 2007-02-11 09:25:26 UTC
Created attachment 147849 [details]
Use $RPM_OPT_FLAGS

Comment 2 Gérard Milmeister 2007-02-22 17:24:09 UTC
Done.