]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
authorBrandon Bergren <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:21:51 +0000 (00:21 +0000)
committerBrandon Bergren <bdragon@FreeBSD.org>
Wed, 23 Sep 2020 00:21:51 +0000 (00:21 +0000)
commit24faccc2411c6784d1d1c557cd389db0abd06e68
tree751edfa3cc89ba8c877d60e90398e19202da0d1b
parentc0290b3de8567b608afd45c42e5617da53ecb396
[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