aboutsummaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorNicholas <nbnoll@eml.cc>2021-10-17 10:35:40 -0700
committerNicholas <nbnoll@eml.cc>2021-10-17 10:35:40 -0700
commit76278bdbe1f1df620d388cc3189170f15c1ffa31 (patch)
tree1ed15296c9181baae31aeb5c52ac74629b478b59 /vendor
parentbf03074e346b004659196b6c17eee04dbffd3ac2 (diff)
init phone environment
Diffstat (limited to 'vendor')
-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