Remove interfering default #undefs from vx-common.h
authorDouglas Rupp <rupp@adacore.com>
Mon, 2 Dec 2019 17:17:18 +0000 (09:17 -0800)
committerOlivier Hainque <hainque@adacore.com>
Wed, 21 Oct 2020 16:26:38 +0000 (16:26 +0000)
commit6bd2f2d080c52b73edac7dcb9fa9dcb58e6170bb
tree3009874ff600e8d299823eebd02bda6c2359988b
parent178679809068c72f9f4c63e53afeab651f06b882
Remove interfering default #undefs from vx-common.h

undef'ing LIB_SPEC and especially LINK_SPEC here is unneccesary and
inteferes with the definition of LINK_SPEC for the bi-arch'd ppc*-vx7r2
target which uses the linux64 LINK_SPEC

2020-10-21  Douglas Rupp  <rupp@adacore.com>

gcc/
* config/vx-common.h (LINK_SPEC, LIB_SPEC): Remove #undef.
gcc/config/vx-common.h