Update glibc to 2.31
This commit is contained in:
parent
4a984abc33
commit
122cf2a7bc
@ -20,7 +20,7 @@ rm -rf ${INSTALL_DIR}
|
||||
mkdir -p ${SRC_DIR}
|
||||
cd ${SRC_DIR}
|
||||
# Download glibc
|
||||
git clone -b occlum-glibc-2.27 https://github.com/occlum/glibc .
|
||||
git clone -b occlum-glibc-2.31 https://github.com/occlum/glibc .
|
||||
|
||||
mkdir -p ${BUILD_DIR}
|
||||
cd ${BUILD_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user