aboutsummaryrefslogtreecommitdiff
path: root/vendor/sync
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sync')
-rwxr-xr-xvendor/sync11
1 files changed, 7 insertions, 4 deletions
diff --git a/vendor/sync b/vendor/sync
index 380448a..3a600e4 100755
--- a/vendor/sync
+++ b/vendor/sync
@@ -2,9 +2,11 @@
# globals
-ROOT=~/root
+ROOT=~/u
VENDOR=$ROOT/vendor
+mkdir -p $ROOT/lib
+
# ------------------------------------------------------------------------
# OpenBLAS
@@ -200,9 +202,10 @@ update()
# ------------------------------------------------------------------------
# main point of entry
-update nlopt $NLOPT_TAG
+# update nlopt $NLOPT_TAG
+# update blas $BLAS_TAG
+
update musl $MUSL_TAG
-update blas $BLAS_TAG
update zlib $ZLIB_TAG
-update wlroots $WLROOTS_TAG
+# update wlroots $WLROOTS_TAG