Browse Source

update musl

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

+ 1 - 1
embedded-test.sh

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