mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit 1743ef2aaf6f9b7818eb94daea8ea3e2a8703ecd.
This commit is contained in:
parent
4b8ee786cc
commit
a5aaa08dea
@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )"
|
|||||||
|
|
||||||
LICENSE="LGPL-2.1 MIT"
|
LICENSE="LGPL-2.1 MIT"
|
||||||
SLOT="0/20" # subslot = soname major version
|
SLOT="0/20" # subslot = soname major version
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
||||||
|
|
||||||
# Build system only has --disable-arm-crypto-support right now
|
# Build system only has --disable-arm-crypto-support right now
|
||||||
@ -135,8 +135,6 @@ multilib_src_configure() {
|
|||||||
|
|
||||||
# http://trac.videolan.org/vlc/ticket/620
|
# http://trac.videolan.org/vlc/ticket/620
|
||||||
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
||||||
# causes bus-errors on sparc64-solaris
|
|
||||||
$([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
|
|
||||||
|
|
||||||
$(use asm || echo "--disable-asm")
|
$(use asm || echo "--disable-asm")
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )"
|
|||||||
|
|
||||||
LICENSE="LGPL-2.1 MIT"
|
LICENSE="LGPL-2.1 MIT"
|
||||||
SLOT="0/20" # subslot = soname major version
|
SLOT="0/20" # subslot = soname major version
|
||||||
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
||||||
|
|
||||||
# Build system only has --disable-arm-crypto-support right now
|
# Build system only has --disable-arm-crypto-support right now
|
||||||
@ -138,8 +138,6 @@ multilib_src_configure() {
|
|||||||
|
|
||||||
# http://trac.videolan.org/vlc/ticket/620
|
# http://trac.videolan.org/vlc/ticket/620
|
||||||
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
||||||
# causes bus-errors on sparc64-solaris
|
|
||||||
$([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
|
|
||||||
|
|
||||||
$(use asm || echo "--disable-asm")
|
$(use asm || echo "--disable-asm")
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )"
|
|||||||
|
|
||||||
LICENSE="LGPL-2.1 MIT"
|
LICENSE="LGPL-2.1 MIT"
|
||||||
SLOT="0/20" # subslot = soname major version
|
SLOT="0/20" # subslot = soname major version
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc +getentropy static-libs"
|
||||||
|
|
||||||
# Build system only has --disable-arm-crypto-support right now
|
# Build system only has --disable-arm-crypto-support right now
|
||||||
@ -136,8 +136,6 @@ multilib_src_configure() {
|
|||||||
|
|
||||||
# http://trac.videolan.org/vlc/ticket/620
|
# http://trac.videolan.org/vlc/ticket/620
|
||||||
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
||||||
# causes bus-errors on sparc64-solaris
|
|
||||||
$([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
|
|
||||||
|
|
||||||
$(use asm || echo "--disable-asm")
|
$(use asm || echo "--disable-asm")
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )"
|
|||||||
|
|
||||||
LICENSE="LGPL-2.1 MIT"
|
LICENSE="LGPL-2.1 MIT"
|
||||||
SLOT="0/20" # subslot = soname major version
|
SLOT="0/20" # subslot = soname major version
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc static-libs"
|
IUSE="+asm cpu_flags_arm_neon cpu_flags_arm_aes cpu_flags_arm_sha1 cpu_flags_arm_sha2 cpu_flags_ppc_altivec cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 doc static-libs"
|
||||||
|
|
||||||
# Build system only has --disable-arm-crypto-support right now
|
# Build system only has --disable-arm-crypto-support right now
|
||||||
@ -108,8 +108,6 @@ multilib_src_configure() {
|
|||||||
|
|
||||||
# http://trac.videolan.org/vlc/ticket/620
|
# http://trac.videolan.org/vlc/ticket/620
|
||||||
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
$([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
|
||||||
# causes bus-errors on sparc64-solaris
|
|
||||||
$([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
|
|
||||||
|
|
||||||
$(use asm || echo "--disable-asm")
|
$(use asm || echo "--disable-asm")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user