change paths to reflect toolchain changes.
[AROS.git] / tools / crosstools / llvm.deps
blobdbc36d87c33cb99b506caad0b3f640c361e3f56e
1 LLVM_DEPS=$(SRCDIR)/tools/crosstools/llvm/llvm-$(LLVM_VERSION).src-aros.diff
2 CLANG_DEPS=$(SRCDIR)/tools/crosstools/llvm/cfe-$(LLVM_VERSION).src-aros.diff
3 LLD_DEPS=
4 AROS_TOOLCHAIN_DEPS:=$(LLVM_DEPS) $(CLANG_DEPS) $(LLD_DEPS)