URL: <https://savannah.gnu.org/patch/?10481>
Summary: Handle unset $multilib for Windows targets Group: GNU Libtool Submitter: mmuetzel Submitted: Tue 15 Oct 2024 08:56:44 AM CEST Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Follow-up Comments: ------------------------------------------------------- Date: Tue 15 Oct 2024 08:56:44 AM CEST By: Markus Mützel <mmuetzel> If `multilib` is unset (which it apparently is by default), the output from running a `configure` script contains lines like the following: checking dynamic linker characteristics... ../configure: line 26791: test: yes: unary operator expected Win32 ld.exe The additional output is not a fatal error. But it could be irritating. Avoid the unexpected output from `test` by making sure `=` is used as a binary operator. See also: https://github.com/msys2/MINGW-packages/pull/21905 The attached patch avoids that issue. _______________________________________________________ File Attachments: ------------------------------------------------------- Name: 0001-libtool-Handle-unset-multilib-on-Windows.patch Size: 1KiB <https://file.savannah.gnu.org/file/0001-libtool-Handle-unset-multilib-on-Windows.patch?file_id=56534> AGPL NOTICE These attachments are served by Savane. You can download the corresponding source code of Savane at https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-da57512e82269d7a4903253abd1bf1a8347b63f1.tar.gz _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?10481> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature