K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-08-21T11:30:44.666134Z K 7 svn:log V 367 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) Git Hash: 0e33cf79a00883689c7ef04194dc68c046f3f718 Git Author: dim@FreeBSD.org END