Browse Source

glibc update to 2.38

Waldemar Brodkorb 9 months ago
parent
commit
1a3b6042a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      embedded-test.sh

+ 1 - 1
embedded-test.sh

@@ -1630,7 +1630,7 @@ for lib in ${libc}; do
       if [[ $libcversion ]]; then
         version=$libcversion
       else
-        version=2.37
+        version=2.38
       fi
       libver=glibc-${version}
       libdir=glibc