]> git.ipfire.org Git - thirdparty/gcc.git/commit
hurd: Add multilib paths for gnu-x86_64
authorSamuel Thibault <samuel.thibault@gnu.org>
Sat, 6 May 2023 11:50:36 +0000 (13:50 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 27 Nov 2023 14:44:53 +0000 (15:44 +0100)
commit5707e9db9c398d311defc80c5b7822c9a07ead60
treeb72b61d8a22e8cfa09bbf339985941d200d07f18
parente09007308c96a036a4a4e6fd4d6c09442b4c4420
hurd: Add multilib paths for gnu-x86_64

We need the multilib paths in gcc to find e.g. glibc crt files on
Debian.  This is essentially based on t-linux64 version.

gcc/ChangeLog:

* config/i386/t-gnu64: New file.
* config.gcc [x86_64-*-gnu*]: Add i386/t-gnu64 to
tmake_file.
gcc/config.gcc
gcc/config/i386/t-gnu64 [new file with mode: 0644]