Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181790 - dev-libs/nspr-4.7: Ignored LDFLAGS: /usr/lib/nspr/lib{plc,nspr,plds}4.so.7
Summary: dev-libs/nspr-4.7: Ignored LDFLAGS: /usr/lib/nspr/lib{plc,nspr,plds}4.so.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 16:50 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-08-13 19:25 UTC (History)
0 users

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


Attachments
nspr-4.7.1-respect-LDFLAGS.patch (nspr-4.7.1-respect-LDFLAGS.patch,280 bytes, patch)
2008-02-12 23:58 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-12 16:50:18 UTC
### List of files built with LDFLAGS ignored ###
/usr/lib/nspr/libplc4.so.6
/usr/lib/nspr/libnspr4.so.6
/usr/lib/nspr/libplds4.so.6
### End of list                              ###

Ignoring LDFLAGS increases files sizes and decreases performance.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-12 17:48:22 UTC
OK, that was about enough.

1/ Use common sense when filing bugs (like, what about mailing gentoo-dev mailing list first and asking about the best course of action here?
2/ If you have a patch, submit it *upstream* unless this is a *Gentoo-specific* issue.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 17:20:49 UTC
### List of files containing .hash section ###
/usr/lib/nspr/libplds4.so.7
/usr/lib/nspr/libplc4.so.7
/usr/lib/nspr/libnspr4.so.7
### End of list                            ###
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 23:58:52 UTC
Created attachment 143372 [details, diff]
nspr-4.7.1-respect-LDFLAGS.patch
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 23:59:11 UTC
I have attached the patch.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2008-03-08 22:38:08 UTC
We currently don't have any policy that says we can't ignore LDFLAGS.  I'd much rather this be discussed on g-dev@ before we start enforcing a policy that doesn't exist.  Thanks
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2008-08-13 19:25:59 UTC
Fixed