Bug 225101

Summary: emacs-vm: optflags not honored, semi-useless debuginfo
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: emacs-vmAssignee: Jonathan Underwood <jonathan.underwood>
Status: CLOSED CURRENTRELEASE 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: emacs-vm-7.19-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-03 16:36:10 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
Honor optflags none

Description Ville Skyttä 2007-01-28 22:59:29 UTC
emacs-vm does not honor $RPM_OPT_FLAGS, resulting in no-no such as no stack
protection and semi-useless debuginfo.  Fix attached.

http://fedoraproject.org/wiki/Packaging/Debuginfo

Comment 1 Ville Skyttä 2007-01-28 22:59:29 UTC
Created attachment 146794 [details]
Honor optflags

Comment 2 Jonathan Underwood 2007-01-29 10:26:52 UTC
Thanks - I will apply and push new builds in the next couple of days. Out of
interest, how did you spot this? Would be useful to know for reviewing purposes.

Comment 3 Ville Skyttä 2007-01-29 15:43:49 UTC
Read http://fedoraproject.org/wiki/Packaging/Debuginfo :)

I look at http://fedoraproject.org/extras/development/i386/debug/?C=S;O=A
(sorted by size, smallest first) every now and then when I'm bored.

Comment 4 Jonathan Underwood 2007-02-03 16:36:10 UTC
New packages pushed which fix this problem (and others). Thanks for the heads up.