Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1541058 - dropwatch: Does not use Fedora linker flags
Summary: dropwatch: Does not use Fedora linker flags
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dropwatch
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Fedora28BuildFlags
TreeView+ depends on / blocked
 
Reported: 2018-02-01 15:39 UTC by Florian Weimer
Modified: 2018-02-24 21:59 UTC (History)
1 user (show)

Fixed In Version: dropwatch-1.4-22.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-24 21:59:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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