Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 209706

Summary: app-text/openjade-1.3.2-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo SGML project <sgml>
Status: RESOLVED FIXED    
Severity: normal CC: tommy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Fix Makefile.lib.in to include $(LDFLAGS) in the link line for openjade libraries

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