Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_

This commit is contained in:
Michael Meissner 1996-06-24 22:57:16 +00:00
parent 4a4953f54c
commit edcfb9db65

View File

@ -136,7 +136,6 @@ SECTIONS
${RELOCATING+PROVIDE (_GOT2_END_ = .);}
${RELOCATING+PROVIDE (_GOT_START_ = .);}
${RELOCATING+PROVIDE (_GLOBAL_OFFSET_TABLE_ = .);}
.got ${RELOCATING-0} : { *(.got) }
.got.plt ${RELOCATING-0} : { *(.got.plt) }
${CREATE_SHLIB+${SDATA2}}