summarylogtreecommitdiffstats
path: root/Make.user
diff options
context:
space:
mode:
authorNarrat2020-01-11 01:41:00 +0100
committerNarrat2020-01-11 01:42:20 +0100
commitec081e3a2a65e90e1dd2d115f5ac59edd188987d (patch)
tree5b71bd173241bade1b40e5efbcd31808ca1d7484 /Make.user
parent13d45c83e21c1644d8807ad34709af6d42a55401 (diff)
downloadaur-ec081e3a2a65e90e1dd2d115f5ac59edd188987d.tar.gz
Julia: Follow Arch PKGBUILD
Diffstat (limited to 'Make.user')
-rw-r--r--Make.user13
1 files changed, 5 insertions, 8 deletions
diff --git a/Make.user b/Make.user
index ea39240e6ce3..526cb9bdedc6 100644
--- a/Make.user
+++ b/Make.user
@@ -1,18 +1,16 @@
prefix:=/usr
sysconfdir:=/etc
#MARCH=${CARCH/_/-}
-USE_BLAS64:=0
USE_SYSTEM_LLVM:=0
USE_SYSTEM_LIBUNWIND:=1
-USE_SYSTEM_PCRE:=0
+USE_SYSTEM_PCRE:=1
USE_SYSTEM_LIBM:=0
USE_SYSTEM_OPENLIBM:=1
USE_SYSTEM_DSFMT:=0
USE_SYSTEM_BLAS:=1
-USE_SYSTEM_CBLAS:=1
USE_SYSTEM_LAPACK:=1
USE_SYSTEM_GMP:=1
-USE_SYSTEM_MPFR:=0
+USE_SYSTEM_MPFR:=1
USE_SYSTEM_SUITESPARSE:=1
USE_SYSTEM_LIBUV:=0
USE_SYSTEM_UTF8PROC:=1
@@ -20,8 +18,7 @@ USE_SYSTEM_MBEDTLS:=1
USE_SYSTEM_LIBSSH2:=1
USE_SYSTEM_CURL:=1
USE_SYSTEM_LIBGIT2:=1
-# patchelf is not even used unless $(private_libdir_rel) != $(build_private_libdir_rel)
-# but we USE_SYSTEM_PATCHELF=1 to prevent building it. This is why it is not in makedepends.
USE_SYSTEM_PATCHELF:=1
-USE_INTEL_MKL:=0
-USE_SYSTEM_CBLAS:=1
+USE_SYSTEM_ZLIB:=1
+USE_SYSTEM_P7ZIP:=1
+