]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin, ppc, Fix test fails that depend on installed headers.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 3 Aug 2019 19:53:51 +0000 (19:53 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 3 Aug 2019 19:53:51 +0000 (19:53 +0000)
commitb2ba0fd304f496d757dbf1e55c0722f38d951be4
treeb56925a05f94d4e2b3a388e33eb6c2c8409ad2fa
parenta6e4cd610626cca5fe3868a893ceeee4e005d6fa
Darwin, ppc, Fix test fails that depend on installed headers.

Several port tests use headers that Darwin has not been
installing.  This removes the override on the header install
thus making Darwin's set match the reset of the port.

2019-08-03  Iain Sandoe  <iain@sandoe.co.uk>

Backport from mainline
2019-06-28  Iain Sandoe  <iain@sandoe.co.uk>

* config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Remove
override on extra_headers.

From-SVN: r274046
gcc/ChangeLog
gcc/config.gcc