Skip to content

Commit a201365

Browse files
authored
libxml2: Disable aarch64 (#12669)
In the last days, this seems to cause build failures like: "compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec format error
1 parent 73445dc commit a201365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/libxml2/project.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ sanitizers:
2121
architectures:
2222
- x86_64
2323
- i386
24-
- aarch64
2524
fuzzing_engines:
2625
- libfuzzer
2726
- honggfuzz

0 commit comments

Comments
 (0)