HomeFreeBSD

Fix building of several libclang_rt libraries for powerpc64 and powerp64le

Description

Fix building of several libclang_rt libraries for powerpc64 and powerp64le

I reorganized the libclang_rt Makefile in e77a1bb27574 to make it more
readable and maintainable, but the check for 32-bit powerpc was wrong.
This caused almost no libclang_rt libraries to be built for powerpc64
and powerpc64le.

PR: 262706
Reported by: tuexen
Fixes: e77a1bb27574
MFC after: 3 days

Details

Provenance
dimAuthored on Mar 21 2024, 1:53 PM
Parents
rG173953182af0: rtld-elf: add some debug print statements
Branches
Unknown
Tags
Unknown