更新 toolchain/build.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
6d6a4f7709
commit
6326c959e7
@ -28,7 +28,7 @@ fi
|
||||
if [ "$USE_GCC14" = y ] || [ "$USE_GCC15" = y ]; then
|
||||
# linux-atm
|
||||
rm -rf package/network/utils/linux-atm
|
||||
git clone https://$github/sbwml/package_network_utils_linux-atm package/network/utils/linux-atm
|
||||
git clone https://github.com/sbwml/package_network_utils_linux-atm package/network/utils/linux-atm
|
||||
# glibc
|
||||
# Added the compiler flag -Wno-implicit-function-declaration to suppress
|
||||
# warnings about implicit function declarations during the build process.
|
||||
|
Loading…
Reference in New Issue
Block a user