freebsd-ports/devel/llvm17/files/xtoolchain.mk.in
Brooks Davis db44bb97e6 devel/llvm17: bootstrap from devel/llvm16
Copy llvm16 unchanged except for the exclusion of patches backporting
fixes from upstream LLVM.

This aids diffing to the previous version.
2023-08-01 00:46:27 +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%%