Skip to content

Commit

Permalink
libxml2: Disable aarch64
Browse files Browse the repository at this point in the history
In the last days, this seems to cause build failures like:

    "compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec
    format error
  • Loading branch information
nwellnhof committed Oct 30, 2024
1 parent f12a352 commit 9ff123e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/libxml2/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ sanitizers:
architectures:
- x86_64
- i386
- aarch64
fuzzing_engines:
- libfuzzer
- honggfuzz
Expand Down

0 comments on commit 9ff123e

Please sign in to comment.