Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 292715 Details for
Bug 390515
dev-libs/nspr doesn't linking with libpthread
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nspr-4.8.9.ebuild.patch
nspr-4.8.9.ebuild.patch (text/plain), 569 bytes, created by
Tibor Vago
on 2011-11-16 00:28:14 UTC
(
hide
)
Description:
nspr-4.8.9.ebuild.patch
Filename:
MIME Type:
Creator:
Tibor Vago
Created:
2011-11-16 00:28:14 UTC
Size:
569 bytes
patch
obsolete
>--- nspr-4.8.9.ebuild 2011-11-06 17:31:08.000000000 +0100 >+++ nspr-4.8.9-r1.ebuild 2011-11-16 01:10:22.344690068 +0100 >@@ -37,6 +37,11 @@ > sed -i -e 's/\$(MKSHLIB) \$(OBJS)/\$(MKSHLIB) \$(LDFLAGS) \$(OBJS)/g' \ > mozilla/nsprpub/config/rules.mk > >+ # Add pthread library to linking on freebsd >+ use elibc_FreeBSD && \ >+ sed -i -e 's/OS_LDFLAGS\t= @LDFLAGS@/OS_LDFLAGS\t= @LDFLAGS@ -lpthread/g' \ >+ mozilla/nsprpub/config/autoconf.mk.in >+ > if [[ ${CHOST} == *-darwin* ]] ; then > # Fix pkgconfig for Darwin (no RPATH stuff) > sed -i -e 's/-Wl,-R${\?libdir}\?//' \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 390515
: 292715