diff options
author | Ray Donnelly <mingw.android@gmail.com> | 2014-04-12 13:16:52 +0100 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-06-09 17:12:49 -0700 |
commit | c7da54edf4c2e3a3eb97eb5fb967143e5071a670 (patch) | |
tree | 89bf44037408dcb914889f2213e7a8101ef39c2b /patches/glibc | |
parent | 67b314a05156f9af221b807d543030ef9f0dc842 (diff) | |
download | crosstool-ng-c7da54edf4c2e3a3eb97eb5fb967143e5071a670.tar.gz crosstool-ng-c7da54edf4c2e3a3eb97eb5fb967143e5071a670.tar.bz2 crosstool-ng-c7da54edf4c2e3a3eb97eb5fb967143e5071a670.zip |
glibc: Use common arch call to get multilib targets
The previous patch added the function 'CT_DoMultilibTarget()' to
scripts/build/arch/*.sh.
This patch calls the common function to (currently) get just the target
tuple for the current multilib target.
This patch was originally by: Cody P Schafer
Changed by Alexey Neyman: first, try `gcc -print-multiarch`. If it is
supported, use whatever it reports. Otherwise, fall back to our
guesswork. Move "i486" quirk into glibc.sh, as it is specific to glibc
(e.g. uclibc will need i386, which is what GCC reports).
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'patches/glibc')
0 files changed, 0 insertions, 0 deletions