]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure, Darwin: Correct a pasto in host-shared processing.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 26 Jun 2022 08:24:28 +0000 (09:24 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Tue, 16 May 2023 19:04:40 +0000 (20:04 +0100)
commitdddcf63ee162d1f4f27cf453fd77071f872bcb37
treeef43e16a19716928510ae00ff6bd447a174d670e
parent3417f095f149ba09ca9d4f62bfaf661819a04333
configure, Darwin: Correct a pasto in host-shared processing.

We do, of course, mean $host not $target in this case.  Corrected thus.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
ChangeLog:

* configure: Regenerate.
* configure.ac: Correct use of $host.

(cherry picked from commit 1edfc8f2d3307a3ffa077a605f432832d7715462)
configure
configure.ac