summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-11 21:11:21 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-11-13 12:47:33 +0200
commit7e2b8bd98538e31240d63333a404dac131d0ffc0 (patch)
tree2a6cc7641266bdc469b4f6bd4d8206202ffdc16e /media-libs/svt-av1/svt-av1-9999.ebuild
parentdev-java/aspectj: bump to 1.9.7 (diff)
downloadgentoo-7e2b8bd98538e31240d63333a404dac131d0ffc0.tar.gz
gentoo-7e2b8bd98538e31240d63333a404dac131d0ffc0.tar.bz2
gentoo-7e2b8bd98538e31240d63333a404dac131d0ffc0.zip
media-libs/svt-av1: remove apply patch
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Closes: https://bugs.gentoo.org/823140 Closes: https://github.com/gentoo/gentoo/pull/22929 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/svt-av1/svt-av1-9999.ebuild')
-rw-r--r--media-libs/svt-av1/svt-av1-9999.ebuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/svt-av1/svt-av1-9999.ebuild b/media-libs/svt-av1/svt-av1-9999.ebuild
index 77664dd90a3b..fc254194ce68 100644
--- a/media-libs/svt-av1/svt-av1-9999.ebuild
+++ b/media-libs/svt-av1/svt-av1-9999.ebuild
@@ -23,17 +23,6 @@ SLOT="0"
BDEPEND="amd64? ( dev-lang/yasm )"
-src_prepare() {
- if ! use amd64 ; then
- # This _should_ be possible on amd64 too, but breaks with -O3
- # without AVX.
- # bug #785556
- eapply "${FILESDIR}"/${PN}-0.8.6-no-force-avx.patch
- fi
-
- cmake_src_prepare
-}
-
src_configure() {
append-ldflags -Wl,-z,noexecstack