Unverified Commit 374433bc authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #253077 from misuzu/exiv2-armv7l

exiv2: fix build on armv7l-linux
parents ff5ffad7 5ee40b84
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -88,6 +88,12 @@ stdenv.mkDerivation rec {
     ''}
  '' + lib.optionalString (stdenv.isDarwin && stdenv.isAarch64) ''
    export LC_ALL=C
  '' + lib.optionalString stdenv.isAarch32 ''
    # these tests are fixed in 0.28, remove when updating to 0.28
    rm -f ../tests/bugfixes/github/test_issue_1503.py
    rm -f ../tests/bugfixes/github/test_pr1475_AVIF.py
    rm -f ../tests/bugfixes/github/test_pr1475_HEIC.py
    rm -f ../tests/bugfixes/github/test_pr1475_HIF.py
  '';

  # With CMake we have to enable samples or there won't be