Bug 1541058

Summary: dropwatch: Does not use Fedora linker flags
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: dropwatchAssignee: Neil Horman <nhorman>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dropwatch-1.4-22.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-24 21:59:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1539083    

Description Florian Weimer 2018-02-01 15:39:41 UTC
dropwatch is not built with the linker flags as defined in the redhat-rpm-config package.

I tried to set LDFLAGS in dropwatch-1.4-20.fc28, but the variable is not properly passed down to the actual linker command line, hence this bug report.

Comment 1 Neil Horman 2018-02-02 12:23:13 UTC
Looks like LDFLAGS in the makefile was using 
LDFLAGS=
rather than
LDFLAGS+=

Should be fixed in release -21

Comment 2 Fedora End Of Life 2018-02-20 15:33:30 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 3 Florian Weimer 2018-02-24 21:59:09 UTC
Confirmed as fixed in dropwatch-1.4-22.fc28.