summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorRay Donnelly <mingw.android@gmail.com>2014-04-12 12:16:52 (GMT)
committerAlexey Neyman <stilor@att.net>2016-06-10 00:12:49 (GMT)
commitc7da54edf4c2e3a3eb97eb5fb967143e5071a670 (patch)
tree89bf44037408dcb914889f2213e7a8101ef39c2b /config/libc
parent67b314a05156f9af221b807d543030ef9f0dc842 (diff)
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 'config/libc')
0 files changed, 0 insertions, 0 deletions