]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR target/89587 (gcc's rs6000 configuration unconditionally sets MULTIAR...
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 Aug 2019 12:12:56 +0000 (14:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 Aug 2019 12:12:56 +0000 (14:12 +0200)
commitbc36366b4686eabe8333c4f45f38d0c2369a5d6b
tree6b0ce983441720fcc5a13a5fba73b9b1d2c122d0
parent32ef02731361b79d9726f7372717e7a7cfba2943
backport: re PR target/89587 (gcc's rs6000 configuration unconditionally sets MULTIARCH_DIRNAME, even when multiarch is disabled)

Backported from mainline
2019-03-05  Jakub Jelinek  <jakub@redhat.com>

PR target/89587
* config/rs6000/t-linux (MULTIARCH_DIRNAME): Set to non-empty only
if_multiarch.

From-SVN: r275123
gcc/ChangeLog
gcc/config/rs6000/t-linux