diff options
author | Francisco Blas (klondike) Izquierdo Riera <klondike@gentoo.org> | 2022-10-04 11:17:25 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-13 01:47:59 +0100 |
commit | ef4eaa166e63164d648ec511c445f88b1c05d223 (patch) | |
tree | a03ed0f788b11ba0457e8036e70121b52314bf8e /dev-python/pytest-httpserver | |
parent | app-admin/vault: add 1.12.0 (diff) | |
download | gentoo-ef4eaa166e63164d648ec511c445f88b1c05d223.tar.gz gentoo-ef4eaa166e63164d648ec511c445f88b1c05d223.tar.bz2 gentoo-ef4eaa166e63164d648ec511c445f88b1c05d223.zip |
media-libs/kvazaar: fix AVX2 flags on GCC
On older CPUS without support for popcnt or lzcnt compilation of
kvazaar fails due to these instructions being used by the AVX2
code but the relevant flags to support them not being set by
the Makefile.
Upstream fixed this in commit
99423a825027c862bbfd50e112a1846a013b01a7
Backport this patch so compilation works again on systems
without CPU support for these instructions.
Closes: https://bugs.gentoo.org/739776
Bug: https://github.com/ultravideo/kvazaar/pull/301
Signed-off-by: Francisco Blas (klondike) Izquierdo Riera <klondike@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpserver')
0 files changed, 0 insertions, 0 deletions