Bug 192618 - ghasher: $RPM_OPT_FLAGS not honored
Summary: ghasher: $RPM_OPT_FLAGS not honored
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ghasher
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Denis Leroy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-21 21:53 UTC by Ville Skyttä
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-04 09:03:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2006-05-21 21:53:17 UTC
ghasher's build doesn't appear to be honoring $RPM_OPT_FLAGS, reusulting in
compiler security features not being used and a more or less useless debuginfo
package.  More info: http://fedoraproject.org/wiki/Packaging/Debuginfo

Possible fix, add $RPM_OPT_FLAGS in %build:
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_
SOURCE $(pkg-config gtk+-2.0 libglade-2.0 --cflags)"

Comment 1 Denis Leroy 2006-09-03 23:22:19 UTC
Taking ownership.


Comment 2 Denis Leroy 2006-09-04 09:03:07 UTC
Fixed, added options integrated upstream in 1.2.1



Note You need to log in before you can comment on or make changes to this bug.