]> 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>
Mon, 22 Apr 2024 18:45:27 +0000 (19:45 +0100)
commitf6b8bd94ff853ac321c72cc80968d8386023b7e5
treeb5dfaf1d9d23dfea912893d4fdde37f9dd8f8125
parent89509737a67530d48ed18c15f1fc1e33d7d8c663
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