Only look for linkerscripts in the same dir as the asm file

This commit is contained in:
ISSOtm
2024-02-18 22:55:19 +01:00
parent efaef7039e
commit 4064e4a7a9
3 changed files with 8 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
error: ./section-attributes-mismatch.link(3): The linker script assigns section "sec" to address $0018, but that would be ALIGN[4, 8] instead of the requested ALIGN[4, 2]
error: section-attributes-mismatch.link(3): The linker script assigns section "sec" to address $0018, but that would be ALIGN[4, 8] instead of the requested ALIGN[4, 2]
Linking failed with 1 error