Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209706 - app-text/openjade-1.3.2-r1 does not respect LDFLAGS
Summary: app-text/openjade-1.3.2-r1 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo SGML project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2008-02-11 20:36 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-08-09 21:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix Makefile.lib.in to include $(LDFLAGS) in the link line for openjade libraries (openjade-1.3.2-respect-ldflags.patch,500 bytes, patch)
2009-01-04 22:23 UTC, Kevin Pyle
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-11 20:36:59 UTC
These files have a .hash section even when my LDFLAGS tell the linker not to generate it:

app-text/openjade-1.3.2-r1 (/usr/lib64/libogrove.so.0.0.1)
app-text/openjade-1.3.2-r1 (/usr/lib64/libostyle.so.0.0.1)
app-text/openjade-1.3.2-r1 (/usr/lib64/libospgrove.so.0.0.1)
Comment 1 Kevin Pyle 2009-01-04 22:23:54 UTC
Created attachment 177415 [details, diff]
Fix Makefile.lib.in to include $(LDFLAGS) in the link line for openjade libraries

The rule used to build the files listed in comment #0 does not include $(LDFLAGS).  This patch fixes that, after which the resulting libraries respect my use of -Wl,-z,now.
Comment 2 Thomas Sachau gentoo-dev 2010-03-21 13:46:42 UTC
Added to 1.3.2-r2