HomeFreeBSD

Slightly reorganize libclang_rt Makefile again

Description

Slightly reorganize libclang_rt Makefile again

Make a separate .elif section for MACHINE_ARCH==powerpc, and subdivide
the MACHINE_CPUARCH values under it. If at some point more sanitizer
libraries become available for powerpc CPU architectures, they can be
added before the "nothing for other powerpc yet" case. Similar for the
MACHINE_ARCH==arm case.

PR: 262706
Fixes: e77a1bb27574
MFC after: 3 days

(cherry picked from commit 897a485c34464a44b768f13127d94137229eb83d)

Details

Provenance
dimAuthored on Mar 21 2024, 8:44 PM
Parents
rG72d9e1e0ca66: Fix building of several libclang_rt libraries for powerpc64 and powerp64le
Branches
Unknown
Tags
Unknown