projects
/
julia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8e9f0
)
do-not-download-llvm
author
Debian Julia Team
<pkg-julia-devel@lists.alioth.debian.org>
Sat, 14 Dec 2019 02:21:17 +0000
(
02:21
+0000)
committer
Mo Zhou
<cdluminate@gmail.com>
Sat, 14 Dec 2019 02:21:17 +0000
(
02:21
+0000)
Gbp-Pq: Name do-not-download-llvm.patch
deps/llvm.mk
patch
|
blob
|
history
diff --git
a/deps/llvm.mk
b/deps/llvm.mk
index 9ad3f3597c7acb55071e368b2bbcbc6742eeeba5..1a38757b495a99b0793c6bd4fb143f26ed168ca3 100644
(file)
--- a/
deps/llvm.mk
+++ b/
deps/llvm.mk
@@
-171,7
+171,7
@@
ifeq ($(BUILD_LLDB),0)
LLVM_CMAKE += -DLLVM_TOOL_LLDB_BUILD=OFF
endif
-LLVM_SRC_URL :=
http://releases.llvm.org
/$(LLVM_VER)
+LLVM_SRC_URL :=
file://$(shell pwd)/../debian/embedded
/$(LLVM_VER)
ifneq ($(LLVM_CLANG_TAR),)
$(LLVM_CLANG_TAR): | $(SRCCACHE)