* arm/elf-aprofile-validation.specs (*link): Make text segment
64k-aligned. * arm/elf-aprofile-ve.specs (*link): Likewise.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
%rename link old_link
|
||||
|
||||
*link:
|
||||
--defsym=_rdimon_vector_base=0x00000000 -Ttext-segment=0x00008000 %(old_link)
|
||||
--defsym=_rdimon_vector_base=0x00000000 -Ttext-segment=0x00010000 %(old_link)
|
||||
|
||||
%rename lib libc
|
||||
|
||||
|
Reference in New Issue
Block a user