Browse Source

-- 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 -

florian 5 years ago
parent
commit
a3be76e22f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      compiler/systems/t_linux.pas

+ 0 - 1
compiler/systems/t_linux.pas

@@ -675,7 +675,6 @@ begin
             add('  . = 0 +  SIZEOF_HEADERS;')
             add('  . = 0 +  SIZEOF_HEADERS;')
           else
           else
             add('  PROVIDE (__executable_start = 0x0400000); . = 0x0400000 +  SIZEOF_HEADERS;');
             add('  PROVIDE (__executable_start = 0x0400000); . = 0x0400000 +  SIZEOF_HEADERS;');
-          add('  . = 0 +  SIZEOF_HEADERS;');
           add('  .interp         : { *(.interp) }');
           add('  .interp         : { *(.interp) }');
           add('  .hash           : { *(.hash) }');
           add('  .hash           : { *(.hash) }');
           add('  .dynsym         : { *(.dynsym) }');
           add('  .dynsym         : { *(.dynsym) }');