Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249054 Details for
Bug 339216
net-libs/libproxy-0.4.6: failing to link due to mozjs missing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libproxy-xul-order.patch
libproxy-xul-order.patch (text/plain), 607 bytes, created by
Pacho Ramos
on 2010-09-30 08:44:17 UTC
(
hide
)
Description:
libproxy-xul-order.patch
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2010-09-30 08:44:17 UTC
Size:
607 bytes
patch
obsolete
>--- libproxy/cmake/modules/pacrunner_mozjs.cmk~ 2010-09-01 22:23:34.000000000 +0200 >+++ libproxy/cmake/modules/pacrunner_mozjs.cmk 2010-09-30 10:38:00.000000000 +0200 >@@ -7,7 +7,7 @@ > include_directories("${MOZJS_INCLUDE_DIR}") > endif() > elseif(NOT APPLE) >- set(MOZJS_SEARCH_ORDER "xulrunner-js;firefox-js;mozilla-js;seamonkey-js" CACHE STRING "MozJS search order") >+ set(MOZJS_SEARCH_ORDER "mozilla-js;xulrunner-js;firefox-js;seamonkey-js" CACHE STRING "MozJS search order") > option(WITH_MOZJS "Search for MOZJS package" ON) > if (WITH_MOZJS) > pkg_search_module(MOZJS ${MOZJS_SEARCH_ORDER})
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 339216
:
249049
|
249054
|
249097
|
250377