Skip to content
Snippets Groups Projects
Commit 6c7956ea authored by David Spickett's avatar David Spickett
Browse files

[compiler-rt][fuzzer] Explain why fuzzer-flags test is unsupported on AArch64

See https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4d1c6335455aeeda9de8a5eb58998f919ea35a1e
for the specific change that fixes the issue.
parent 8ea60cf1
No related branches found
No related tags found
No related merge requests found
# Linker errors on AArch64 Linux in stage 2 build # Binutils < 2.32 fails with undefined reference to `__start_<...>`
# AArch64 bots currently use 2.30.
UNSUPPORTED: aarch64-linux UNSUPPORTED: aarch64-linux
RUN: %cpp_compiler %S/FlagsTest.cpp -o %t-FlagsTest RUN: %cpp_compiler %S/FlagsTest.cpp -o %t-FlagsTest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment