Skip to content

Commit

Permalink
tarantool: disable aarch64
Browse files Browse the repository at this point in the history
Build on AArch64 is broken:

| Step google#52 - "compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec format error

The patch disable it temporarily.

Related to google#12670
  • Loading branch information
ligurio committed Nov 18, 2024
1 parent 3ea2bf8 commit 5341fd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/tarantool/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ sanitizers:
- address
- undefined
architectures:
- aarch64
- x86_64
main_repo: "https://github.com/tarantool/tarantool"

0 comments on commit 5341fd3

Please sign in to comment.