HomeFreeBSD

Avoid using TARGET_ARCH in llvm.build.mk

Description

Avoid using TARGET_ARCH in llvm.build.mk

Apparently the TARGET_ARCH macro is not supposed to be used outside of
the top-level Makefiles. Directly use MACHINE_ARCH instead.

Noticed by: imp, jrtc27
MFC after: 1 week

(cherry picked from commit 8534e6be8110a8126268a38dc0557a2d15615ce9)

Details

Provenance
dimAuthored on Aug 14 2022, 11:10 AM
Parents
rG3c87f145d4e8: pfctl: fix FOM_ICMP/POM_STICKYADDRESS clash
Branches
Unknown
Tags
Unknown