Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 281773 Details for
Bug 94137
dev-libs/cyrus-sasl: fails on sasldb.o w/ USE=static
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cyrus-sasl-2.1.23-r4.ebuild-BJA-static-db_none.diff
cyrus-sasl-2.1.23-r4.ebuild-BJA-static-db_none.diff (text/plain), 985 bytes, created by
Bertrand Jacquin
on 2011-08-01 20:50:04 UTC
(
hide
)
Description:
cyrus-sasl-2.1.23-r4.ebuild-BJA-static-db_none.diff
Filename:
MIME Type:
Creator:
Bertrand Jacquin
Created:
2011-08-01 20:50:04 UTC
Size:
985 bytes
patch
obsolete
>--- /usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild 2011-07-24 20:01:07.000000000 +0200 >+++ cyrus-sasl-2.1.23-r4.ebuild 2011-08-01 22:47:55.000000000 +0200 >@@ -17,7 +17,7 @@ > LICENSE="as-is" > SLOT="2" > KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd" >-IUSE="authdaemond berkdb crypt gdbm kerberos openldap mysql ntlm_unsupported_patch pam postgres sample srp ssl urandom" >+IUSE="authdaemond berkdb crypt gdbm kerberos openldap mysql ntlm_unsupported_patch pam postgres sample srp ssl static urandom" > > DEPEND="authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) ) > berkdb? ( >=sys-libs/db-3.2 ) >@@ -148,10 +148,14 @@ > $(use_with mysql) \ > $(use_with postgres pgsql) \ > $(use_enable srp) \ >+ $(use_enable static) \ > ${myconf} > } > > src_compile() { >+ use static \ >+ && { emake -C lib db_none.o || die "emake db_none.o failed" ; } >+ > # We force -j1 for bug #110066. > emake -j1 || die "emake failed" >
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 94137
:
59922
| 281773