refactored some code. compiles now without suppresing any warning with gcc-6.3.0.
[AROS.git] / tools / crosstools / llvm.deps
blob6b566ae36efbba8c467d31a758174f5edef19eca
1 LLVM_DEPS=$(SRCDIR)/tools/crosstools/llvm-$(LLVM_VERSION).src-aros.diff
2 CLANG_DEPS=$(SRCDIR)/tools/crosstools/cfe-$(LLVM_VERSION).src-aros.diff
3 LLD_DEPS=
4 AROS_TOOLCHAIN_DEPS:=$(LLVM_DEPS) $(CLANG_DEPS) $(LLD_DEPS)