Bug 225103

Summary: mpc: optflags not honored, semi-useless debuginfo
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: mpcAssignee: Adrian Reber <adrian>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-01-31 17:47:28 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 Ville Skyttä 2007-01-28 23:10:05 UTC
mpc does not honor $RPM_OPT_FLAGS, resulting in no-no such as no compiler
generated security features and more or less useless debuginfo.

Compilation output has gcc lines like:
gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/usr/include  -Wall -I/usr/include -c
`test -f 'options.c' || echo './'`options.c
(No $RPM_OPT_FLAGS anywhere there)

Comment 1 Adrian Reber 2007-01-31 17:47:28 UTC
fixed in devel branch