Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104870 Details for
Bug 155530
kerberos incorrectly uses the static USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mit-krb5-no-static-USE-flag.patch
mit-krb5-no-static-USE-flag.patch (text/plain), 866 bytes, created by
SpanKY
on 2006-12-28 11:56:39 UTC
(
hide
)
Description:
mit-krb5-no-static-USE-flag.patch
Filename:
MIME Type:
Creator:
SpanKY
Created:
2006-12-28 11:56:39 UTC
Size:
866 bytes
patch
obsolete
>Index: mit-krb5-1.5.1.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.1.ebuild,v >retrieving revision 1.3 >diff -u -p -r1.3 mit-krb5-1.5.1.ebuild >--- mit-krb5-1.5.1.ebuild 7 Nov 2006 02:45:30 -0000 1.3 >+++ mit-krb5-1.5.1.ebuild 28 Dec 2006 19:56:32 -0000 >@@ -14,7 +14,7 @@ SRC_URI="http://web.mit.edu/kerberos/dis > LICENSE="as-is" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" >-IUSE="krb4 static tcl ipv6 doc" >+IUSE="krb4 tcl ipv6 doc" > > RDEPEND="!virtual/krb5 > sys-libs/com_err >@@ -41,7 +41,7 @@ src_compile() { > $(use_with krb4) \ > $(use_with tcl) \ > $(use_enable ipv6) \ >- $(use_enable static) \ >+ --enable-static \ > --enable-shared \ > --with-system-et --with-system-ss \ > --enable-dns-for-realm || die
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 155530
:
102238
| 104870