diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-12-18 16:27:39 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2024-01-08 12:01:05 +0100 |
commit | cde6f1085b7027f6a42fdb71c786d422606a8765 (patch) | |
tree | fffd23505a61e0f8ec130983d8d7161ffe277bd8 /gcc | |
parent | 78dff4c25c1b959e4682d7da50d00fb371849a46 (diff) | |
download | gcc-cde6f1085b7027f6a42fdb71c786d422606a8765.zip gcc-cde6f1085b7027f6a42fdb71c786d422606a8765.tar.gz gcc-cde6f1085b7027f6a42fdb71c786d422606a8765.tar.bz2 |
libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056]
..., but not for host builds, which don't need it, and it may cause the build
to fail.
Use what appears to be the standard pattern for that (see
'libbacktrace/configure.ac', 'zlib/configure.ac').
PR rust/113056
libgrust/
* configure.ac: 'AM_ENABLE_MULTILIB' only for target builds.
* configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions