Skip to content
Snippets Groups Projects
Verified Commit f7062e1b authored by Moritz Angermann's avatar Moritz Angermann
Browse files

[testsuite/arm64] fix section_alignment

parent b821fcc7
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ test('unsigned_reloc_macho_x64',
test('section_alignment',
[
extra_files(['runner.c', 'section_alignment.c']),
unless(opsys('darwin') and arch('x86_64'), expect_broken(13624))
unless(opsys('darwin'), expect_broken(13624))
],
run_command, ['$MAKE -s --no-print-directory section_alignment'])
......
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