Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sys/targets: arm64: compile with -fno-jump-tables
Prevent the compiler from generating jump tables that may kick in at random places and break SyzOS execution (google#5565)
- Loading branch information