Bug 642 - respect LDFLAGS settings from configure
: respect LDFLAGS settings from configure
Status: RESOLVED FIXED
: XFS
xfsprogs
: Current
: PC Linux
: P2 enhancement
: ---
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-04-19 18:42 CST by
Modified: 2007-06-28 03:40 CST (History)


Attachments
xfs-LDFLAGS.patch (611 bytes, patch)
2006-04-19 18:43 CST, Mike Frysinger
Details | Diff
xfs-LDFLAGS.patch (350 bytes, patch)
2007-06-13 16:34 CST, Mike Frysinger
Details | Diff


Note

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


Description From 2006-04-19 18:42:56 CST
the build system for acl/attr/dmapi/xfsdump/xfsprogs ignores the LDFLAGS setting
that configure sets up ... attached is a patch that applies to the latest
versions of these packages to rectify the situation
------- Comment #1 From 2006-04-19 18:43:20 CST -------
Created an attachment (id=166) [details]
xfs-LDFLAGS.patch
------- Comment #2 From 2007-06-13 16:34:18 CST -------
Created an attachment (id=222) [details]
xfs-LDFLAGS.patch

looks like applications respect LDFLAGS now, but libraries still do not
------- Comment #3 From 2007-06-28 01:40:01 CST -------
Latest patch has now been applied to the CVS tree.