ports/devel/llvm18/files/xtoolchain.mk.in
Brooks Davis 423f059805 devel/llvm18: bootstrap from devel/llvm17
This is an unmodified copy of devel/llvm17.  The next commit will
update it to LLVM 18.
2024-01-30 19:46:08 +00: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%%