mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 21:29:19 +02:00
-- Zusammenführen von r43570 in ».«:
U compiler/systems/t_linux.pas -- Aufzeichnung der Informationen für Zusammenführung von r43570 in ».«: U . git-svn-id: branches/fixes_3_2@43571 -
This commit is contained in:
parent
030e93414c
commit
a3be76e22f
@ -675,7 +675,6 @@ begin
|
||||
add(' . = 0 + SIZEOF_HEADERS;')
|
||||
else
|
||||
add(' PROVIDE (__executable_start = 0x0400000); . = 0x0400000 + SIZEOF_HEADERS;');
|
||||
add(' . = 0 + SIZEOF_HEADERS;');
|
||||
add(' .interp : { *(.interp) }');
|
||||
add(' .hash : { *(.hash) }');
|
||||
add(' .dynsym : { *(.dynsym) }');
|
||||
|
Loading…
Reference in New Issue
Block a user