repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sdcard build fixes for paranoia mode
[AROS.git]
/
tools
/
crosstools
/
llvm.deps
blob
6b566ae36efbba8c467d31a758174f5edef19eca
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)