Bug 1102008

Summary: Build with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: nss-altfilesAssignee: Colin Walters <walters>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mattdm, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: nss-altfiles-2.18.1-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-28 13:07:53 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
Build with $RPM_OPT_FLAGS none

Description Ville Skyttä 2014-05-28 10:42:05 UTC
Three bugs: optflags referred to as _optflags, missing quotes, and
upstream issue: https://github.com/aperezdc/nss-altfiles/issues/2

'git am'able fix attached, let me know if you'd like me to push and
build this for devel.

Comment 1 Ville Skyttä 2014-05-28 10:42:09 UTC
Created attachment 899927 [details]
Build with $RPM_OPT_FLAGS

Comment 2 Colin Walters 2014-05-28 12:54:29 UTC
Comment on attachment 899927 [details]
Build with $RPM_OPT_FLAGS

We could also have patched the upstream configure script to propagate CFLAGS, but this is fine by me.  Please commit.

Comment 3 Ville Skyttä 2014-05-28 13:07:53 UTC
Sure, but I decided to leave it to upstream to take care of the way they prefer. Applied in devel and building, I'll leave earlier distro versions to you.