Unset SEPARATE_GOTPLT. We don't want a seperate .got.plt section on OpenBSD,
authorkettenis <kettenis@openbsd.org>
Thu, 30 Apr 2015 17:56:18 +0000 (17:56 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 30 Apr 2015 17:56:18 +0000 (17:56 +0000)
commit968f1745a4a5faa7d9c38510b0ff250e91409bff
tree525dcf450992d9c0f76dc98f01ccf9e621887636
parentddad04102098adf3c636c83106afff2a732c0fcd
Unset SEPARATE_GOTPLT.  We don't want a seperate .got.plt section on OpenBSD,
at least for now, as it would result in a partially writable GOT.  Our
ld.so(1) has the smarts to properly write-protect the single .got, so we
don't need this.

ok guenther@
gnu/usr.bin/binutils-2.17/ld/emulparams/elf_obsd.sh