Remove support for $PLATFORM in rpath search paths.
authorNick Clifton <nickc@redhat.com>
Fri, 4 Nov 2016 13:57:40 +0000 (13:57 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Nov 2016 13:57:40 +0000 (13:57 +0000)
commit88ba72a2dfae2e71e3b0798ac74c6853749fd502
treef58c9d3eb530cd7b2c4786a1f60cbfd2050efc1d
parent1b7a12f2d68f2f334fbe78cc2db76982ba6d4ef1
Remove support for $PLATFORM in rpath search paths.

* emultempl/elf32.em (search_needed): Remove use of getauxval and
inclusion of <sys/auxv.h>.  Replace support for $PLATFORM with a
warning message.
* configure.ac (AC_CHECK_FUNCS): Remove getauxval.
* configure: Regenerate.
* config.in: Regenerate.
ld/ChangeLog
ld/config.in
ld/configure
ld/configure.ac
ld/emultempl/elf32.em
This page took 0.024182 seconds and 4 git commands to generate.