mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
8f9ebb08af
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.
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
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
|