commit: c336c58d13a4607538a26f3a2630bf5e063489d0 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Aug 23 17:22:38 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Aug 30 22:57:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c336c58d
media-libs/libjpeg-turbo: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.14 Closes: https://github.com/gentoo/gentoo/pull/26983 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../files/libjpeg-turbo-2.1.1-arm64-relro.patch | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch b/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch deleted file mode 100644 index 7784ae513d16..000000000000 --- a/media-libs/libjpeg-turbo/files/libjpeg-turbo-2.1.1-arm64-relro.patch +++ /dev/null @@ -1,20 +0,0 @@ -https://github.com/libjpeg-turbo/libjpeg-turbo/commit/129f0cb76346ceede8f4d8d87dea8acb0809056c - -From: DRC <[email protected]> -Date: Wed, 25 Aug 2021 12:07:58 -0500 -Subject: [PATCH] Neon/AArch64: Don't put GAS functions in .rodata - -Regression introduced by 240ba417aa4b3174850d05ea0d22dbe5f80553c1 - -Closes #546 ---- a/simd/arm/aarch64/jsimd_neon.S -+++ b/simd/arm/aarch64/jsimd_neon.S -@@ -182,6 +182,8 @@ Ljsimd_huff_encode_one_block_neon_consts: - .byte 4, 5, 6, 7, 255, 255, 255, 255, \ - 255, 255, 255, 255, 255, 255, 255, 255 /* L7 : 1 line OK */ - -+.text -+ - - /*****************************************************************************/ -
