diff --git a/config.env b/config.env index 334129cfa9..f7a6ecb3d3 100644 --- a/config.env +++ b/config.env @@ -127,7 +127,7 @@ PROTON_CLANG_BRANCH=clang-13 #目前存在版本main,16,17,18。main始终指向最新的Neutron-clang NEUTRON_CLANG_VERSION=16 #采用较新的glibc,一般来是Neutron-clang工作所需要的,如果出现glibc相关的错误,请启用。更多参考这https://github.com/Neutron-Toolchains/clang-build-catalogue#how-to-install -ENABLE_CLIBC_PATCH=true +ENABLE_CLIBC_PATCH=false