From: miod Date: Mon, 1 Jun 2015 19:03:46 +0000 (+0000) Subject: Revert 1.2, which used to be necessary during the early ld 2.17 work, but X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=49539cb320914b3e4a2140903fb43c6f0b4410fe;p=openbsd Revert 1.2, which used to be necessary during the early ld 2.17 work, but hasn't been required for a while. --- diff --git a/gnu/usr.bin/binutils-2.17/ld/emulparams/elf64alpha_obsd.sh b/gnu/usr.bin/binutils-2.17/ld/emulparams/elf64alpha_obsd.sh index cbd6075c381..7ffa88dfc39 100644 --- a/gnu/usr.bin/binutils-2.17/ld/emulparams/elf64alpha_obsd.sh +++ b/gnu/usr.bin/binutils-2.17/ld/emulparams/elf64alpha_obsd.sh @@ -1,7 +1,3 @@ . ${srcdir}/emulparams/elf64alpha.sh -# XXX for now, until we can support late PLT placement -unset PLT -unset TEXT_PLT -DATA_PLT= . ${srcdir}/emulparams/elf_obsd.sh ENTRY=__start