Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86292 Details for
Bug 132473
djvu-3.5.17: fix unresolved symbols in libdjvulibre.so (--as-needed)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
djvu-3.5.17-libpthread.patch
djvu-3.5.17-libpthread.patch (text/plain), 468 bytes, created by
TGL
on 2006-05-06 10:00:46 UTC
(
hide
)
Description:
djvu-3.5.17-libpthread.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2006-05-06 10:00:46 UTC
Size:
468 bytes
patch
obsolete
>--- djvu-3.5.17.ebuild.orig 2006-05-06 18:25:23.000000000 +0200 >+++ djvu-3.5.17.ebuild 2006-05-06 19:00:20.000000000 +0200 >@@ -51,6 +51,9 @@ > QTCONF=" --disable-threads " > fi > >+ # Force both -pthread and -lpthread, because autodetection would choose >+ # -pthread alone, which is broken when using libtool. See bug #132473. >+ PTHREAD_CFLAGS="-pthread" PTHREAD_LIBS="-lpthread" \ > econf --enable-desktopfiles \ > $(use_enable xml xmltools) \ > $(use_with jpeg) \
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 132473
:
86292
|
86422