Bug 857693 - i7z 0.27.2-1 not built with $RPM_OPT_FLAGS/$RPM_LD_FLAGS
Summary: i7z 0.27.2-1 not built with $RPM_OPT_FLAGS/$RPM_LD_FLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: i7z
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthieu Saulnier
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2012-09-16 10:22 UTC by Ville Skyttä
Modified: 2012-10-07 19:13 UTC (History)
1 user (show)

Fixed In Version: 0.27.2-4
Clone Of:
Environment:
Last Closed: 2012-10-07 19:13:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2012-09-16 10:22:07 UTC
http://kojipkgs.fedoraproject.org//packages/i7z/0.27.2/1.fc19/data/logs/x86_64/build.log

No $RPM_OPT_FLAGS or $RPM_LD_FLAGS there. Fix:

%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" make %{?_smp_mflags}


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