]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix syntax error in AArch64 default linker scripts when invoked with -shared.
authorNick Clifton <nickc@redhat.com>
Tue, 12 Jun 2018 11:45:49 +0000 (12:45 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 12 Jun 2018 11:45:49 +0000 (12:45 +0100)
commitd89c18895bfdbf092ff34fd7c593cdab4105b5cc
tree1efd218c9fda168afc0178f4cbac02cdcaacbab1
parent7b23e0874de0b15fdb33fdd2e8c3563ff67a4f60
Fix syntax error in AArch64 default linker scripts when invoked with -shared.

* emulparams/aarch64elf.sh (OTHER_BSS_END_SYMBOLS): Make the
definition of the __bss_end__ symbol conditional upon CREATE_SHLIB.
ld/ChangeLog
ld/emulparams/aarch64elf.sh