Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 381434 Details for
Bug 512762
dev-libs/libgcrypt-1.6.1-r1[abi_x86_x32] - segmentation fault with gpg2 on x32 profile.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Diff to an ebuild for libcrypt which disable assembly code.
file_512762.txt (text/plain), 1.39 KB, created by
Thibaud CANALE
on 2014-07-23 12:51:01 UTC
(
hide
)
Description:
Diff to an ebuild for libcrypt which disable assembly code.
Filename:
MIME Type:
Creator:
Thibaud CANALE
Created:
2014-07-23 12:51:01 UTC
Size:
1.39 KB
patch
obsolete
>--- /usr/portage/dev-libs/libgcrypt/libgcrypt-1.6.1-r1.ebuild 2014-06-18 21:31:11.000000000 +0200 >+++ /var/lib/layman/k_f/dev-libs/libgcrypt/libgcrypt-1.6.1-r1.ebuild 2014-07-23 14:35:02.842794727 +0200 >@@ -15,7 +15,7 @@ > LICENSE="LGPL-2.1 MIT" > SLOT="0/20" # subslot = soname major version > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" >-IUSE="static-libs" >+IUSE="static-libs asm" > > RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}] > abi_x86_32? ( >@@ -49,15 +49,11 @@ > --enable-noexecstack > --disable-O-flag-munging > $(use_enable static-libs static) >+ $(use_enable asm) > > # disabled due to various applications requiring privileges > # after libgcrypt drops them (bug #468616) > --without-capabilities >- >- # http://trac.videolan.org/vlc/ticket/620 >- # causes bus-errors on sparc64-solaris >- $([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm") >- $([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm") > ) > autotools-utils_src_configure > }
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 Raw
Actions:
View
Attachments on
bug 512762
:
378510
|
378512
|
378514
|
381430
| 381434 |
381646
|
381826
|
381834
|
381836