Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 746799 Details for
Bug 820284
net-dns/bind uses wrong openssl/opensslconf.h when cross compiling
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
(revised) net-dns/bind-9.16.21: Use ESYSROOT. Specify dlz-bdb path.
bind-9.16.21.ebuild-r1.patch (text/plain), 569 bytes, created by
Tee KOBAYASHI
on 2021-10-26 13:14:20 UTC
(
hide
)
Description:
(revised) net-dns/bind-9.16.21: Use ESYSROOT. Specify dlz-bdb path.
Filename:
MIME Type:
Creator:
Tee KOBAYASHI
Created:
2021-10-26 13:14:20 UTC
Size:
569 bytes
patch
obsolete
>--- a/net-dns/bind/bind-9.16.21.ebuild >+++ b/net-dns/bind/bind-9.16.21.ebuild >@@ -122,14 +122,14 @@ > --with-libtool > --enable-full-report > --without-readline >- --with-openssl="${EPREFIX}"/usr >+ --with-openssl="${ESYSROOT}"/usr > --without-cmocka > $(use_enable caps linux-caps) > $(use_enable dnsrps) > $(use_enable dnstap) > $(use_enable fixed-rrset) > # $(use_enable static-libs static) >- $(use_with berkdb dlz-bdb) >+ $(use_with berkdb dlz-bdb "${ESYSROOT}"/usr) > $(use_with dlz dlopen) > $(use_with dlz dlz-filesystem) > $(use_with dlz dlz-stub)
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 820284
:
746730
|
746733
|
746736
|
746739
|
746796
| 746799