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. --- nptl/shlib-versions | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl') diff --git a/nptl/shlib-versions b/nptl/shlib-versions index e49e7ca419..495b240a53 100644 --- a/nptl/shlib-versions +++ b/nptl/shlib-versions @@ -2,4 +2,5 @@ sparc64.*-.*-linux.* libpthread=0 GLIBC_2.2 sh.*-.*-linux.* libpthread=0 GLIBC_2.2 s390x-.*-linux.* libpthread=0 GLIBC_2.2 powerpc64-.*-linux.* libpthread=0 GLIBC_2.3 +powerpc.*le-.*-linux.* libpthread=0 GLIBC_2.18 .*-.*-linux.* libpthread=0 -- cgit v1.2.3