freebsd-ports/devel/llvm19/files/xtoolchain.mk.in
Brooks Davis 90654998ef devel/llvm19: copy from devel/llvm18
This is a complete unmodifed copy to simplify history tracking.
2024-07-31 22:04:15 +01:00

6 lines
193 B
Makefile

XCC=%%LOCALBASE%%/bin/%%XCC%%
XCXX=%%LOCALBASE%%/bin/%%XCXX%%
XCPP=%%LOCALBASE%%/bin/%%XCPP%%
XLD=%%LOCALBASE%%/bin/%%XLD%%
CROSS_BINUTILS_PREFIX=/var/empty
X_COMPILER_TYPE=%%X_COMPILER_TYPE%%