projects
/
julia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16466fe
)
do-not-download-openblas
author
Debian Julia Team
<pkg-julia-devel@lists.alioth.debian.org>
Thu, 24 Dec 2020 04:31:50 +0000
(
04:31
+0000)
committer
Norbert Preining
<norbert@preining.info>
Thu, 24 Dec 2020 04:31:50 +0000
(
04:31
+0000)
Gbp-Pq: Name do-not-download-openblas.patch
deps/blas.mk
patch
|
blob
|
history
diff --git
a/deps/blas.mk
b/deps/blas.mk
index 8753ad9372371d81aafa863c4abebe74484b7d8a..cf552d94bc9f4f023c2f30a7d1892f8fcc67ee6b 100644
(file)
--- a/
deps/blas.mk
+++ b/
deps/blas.mk
@@
-1,7
+1,7
@@
## OpenBLAS ##
# LAPACK is built into OpenBLAS by default
OPENBLAS_GIT_URL := git://github.com/xianyi/OpenBLAS.git
-OPENBLAS_TAR_URL =
https://api.github.com/repos/xianyi/OpenBLAS/tarball
/$1
+OPENBLAS_TAR_URL =
file:///$(CURDIR)/../debian/embedded
/$1
$(eval $(call git-external,openblas,OPENBLAS,,,$(BUILDDIR)))
OPENBLAS_BUILD_OPTS := CC="$(CC)" FC="$(FC)" LD="$(LD)" RANLIB="$(RANLIB)" TARGET=$(OPENBLAS_TARGET_ARCH) BINARY=$(BINARY)