From 8f9ebb08af1368962d9f24c4cfacb55cf8eee560 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 3 Oct 2013 14:03:03 +0930 Subject: PowerPC LE configury http://sourceware.org/ml/libc-alpha/2013-08/msg00096.html This adds the basic configury bits for powerpc64le and powerpcle. * configure.in: Map powerpc64le and powerpcle to base_machine/machine. * configure: Regenerate. * nptl/shlib-versions: Powerpc*le starts at 2.18. * shlib-versions: Likewise. --- shlib-versions | 1 + 1 file changed, 1 insertion(+) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index 9344590083..51f5327340 100644 --- a/shlib-versions +++ b/shlib-versions @@ -23,6 +23,7 @@ s390x-.*-linux.* DEFAULT GLIBC_2.2 powerpc64-.*-linux.* DEFAULT GLIBC_2.3 +powerpc.*le-.*-linux.* DEFAULT GLIBC_2.18 .*-.*-gnu-gnu.* DEFAULT GLIBC_2.2.6 # Configuration ABI Identifier for ABI data files -- cgit 1.4.1