Browse Source

bump musl

Waldemar Brodkorb 5 years ago
parent
commit
b2995cad77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      embedded-test.sh

+ 1 - 1
embedded-test.sh

@@ -1663,7 +1663,7 @@ for lib in ${libc}; do
       if [[ $libcversion ]]; then
         version=$libcversion
       else
-        version=1.2.0
+        version=1.2.1
       fi
       libver=musl-${version}
       libdir=musl