index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
download-gcc.sh
blob: a7e2c946ebe20bd1c649b19ee25776617f1cd8e8 (
plain
)
1
2
#!/bin/sh BIN="gcc-13.1.0.tar.xz" URL="https://ftp.gnu.org/gnu/gcc/gcc-13.1.0" ./download.sh