]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
authorbdragon <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:21:51 +0000 (00:21 +0000)
committerbdragon <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:21:51 +0000 (00:21 +0000)
commit5aa6e4493cba819803dbe86b9e19f5f93dbb1212
tree751edfa3cc89ba8c877d60e90398e19202da0d1b
parentae6ff71edb85f8a56605aee6533b6fd37f21939e
[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.

Given that we have converted to ELFv2 for BE already, endianness is the only
difference between the two ARCHs.

As such, there is no need to differentiate LIBC_ARCH between the two.

Combining them like this lets us avoid needing to have two copies of several
bits for no good reason.

Sponsored by: Tag1 Consulting, Inc.
lib/csu/Makefile
lib/libc/Makefile
lib/libc/powerpc64/string/Makefile.inc
libexec/rtld-elf/Makefile
libexec/rtld-elf/rtld-libc/Makefile.inc