diff options
author | Sam James <sam@gentoo.org> | 2023-10-25 04:10:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-25 04:10:15 +0100 |
commit | 021b730b95e79381923a3a94091f64ed98375780 (patch) | |
tree | e24ebe8fd34a01e58c784d8b8c3f905d9cd23258 /profiles | |
parent | sys-fs/zfs: Stabilize 2.1.13 ppc64, #915701 (diff) | |
download | gentoo-021b730b95e79381923a3a94091f64ed98375780.tar.gz gentoo-021b730b95e79381923a3a94091f64ed98375780.tar.bz2 gentoo-021b730b95e79381923a3a94091f64ed98375780.zip |
media-libs/libaom: fix big-endian detection
* Backport big-endian patches
* Fix big-endian detection by passing CMake arg
The bug mentions there may still be some issues but it sounds like they're
with test data and not the tests/code itself.
Bug: https://bugs.chromium.org/p/aomedia/issues/detail?id=3487
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/big-endian/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index e85ed1dfbe00..f13c23ad9e48 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -11,10 +11,6 @@ games-engines/fheroes2 games-engines/openmw games-strategy/homm2-gold-gog -# Sam James <sam@gentoo.org> (2023-09-28) -# Broken on BE (https://bugs.chromium.org/p/aomedia/issues/detail?id=3487) -~media-libs/libaom-3.7.0 - # matoro <matoro_gentoo@matoro.tk> (2023-06-30) # Test failures on BE # https://github.com/libjxl/libjxl/issues/2433 |