[patch #10481] Handle unset $multilib for Windows targets
Markus Mützel <[email protected]> Tue, 15 Oct 2024 02:56:49 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
--8323329-68835112-1728975409=:848833
Content-Type: TEXT/plain; CHARSET=utf-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-Disposition: inline
URL:=0A <https://savannah.gnu.org/patch/?10481>=0A=0A Summ=
ary: Handle unset $multilib for Windows targets=0A Group:=
GNU Libtool=0A Submitter: mmuetzel=0A Submitte=
d: Tue 15 Oct 2024 08:56:44 AM CEST=0A Category: None=0A =
Priority: 5 - Normal=0A Status: None=0A =
Privacy: Public=0A Assigned to: None=0A Origin=
ator Email: =0A Open/Closed: Open=0A Discussion Lock: A=
ny=0A=0A=0A _______________________________________________________=0A=
=0AFollow-up Comments:=0A=0A=0A--------------------------------------------=
-----------=0ADate: Tue 15 Oct 2024 08:56:44 AM CEST By: Markus M=C3=BCtzel=
<mmuetzel>=0AIf `multilib` is unset (which it apparently is by default), t=
he output from=0Arunning a `configure` script contains lines like the follo=
wing:=0A=0Achecking dynamic linker characteristics... ../configure: line 26=
791: test:=0Ayes: unary operator expected=0AWin32 ld.exe=0A=0A=0AThe additi=
onal output is not a fatal error. But it could be irritating.=0A=0AAvoid th=
e unexpected output from `test` by making sure `=3D` is used as a binary=0A=
operator.=0A=0ASee also: https://github.com/msys2/MINGW-packages/pull/21905=
=0A=0AThe attached patch avoids that issue.=0A=0A=0A=0A=0A=0A=0A=0A ____=
___________________________________________________=0AFile Attachments:=0A=
=0A=0A-------------------------------------------------------=0AName: 0001-=
libtool-Handle-unset-multilib-on-Windows.patch Size: 1KiB=0A<https://file.=
savannah.gnu.org/file/0001-libtool-Handle-unset-multilib-on-Windows.patch?f=
ile_id=3D56534>=0A=0A AGPL NOTICE=0A=0AThese attachments are served by S=
avane. You can download the corresponding=0Asource code of Savane at=0Ahttp=
s://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-=
da57512e82269d7a4903253abd1bf1a8347b63f1.tar.gz=0A=0A __________________=
_____________________________________=0A=0AReply to this item at:=0A=0A <h=
ttps://savannah.gnu.org/patch/?10481>=0A=0A________________________________=
_______________=0AMessage sent via Savannah=0Ahttps://savannah.gnu.org/=0A
--8323329-68835112-1728975409=:848833
Content-Type: APPLICATION/pgp-signature; name=signature.asc
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZw4SMQAKCRCqLAuaBUf3
TprVAQCpQnEJkugkVNHHEnnMP9M8Nx6j5xMM5hxU5oIoiIZ4BgD/bk6NL7JYTA2t
blgYww/uD6La0IIR21Lbejg32v8Sgww=
=F2c3
-----END PGP SIGNATURE-----
--8323329-68835112-1728975409=:848833--