mirror of
https://github.com/renbaoshuo/s2oj-gcc.git
synced 2024-11-23 11:38:44 +00:00
This commit is contained in:
parent
2da0c1bf83
commit
85e675f6b7
2
build.sh
2
build.sh
@ -4,7 +4,7 @@ CURRENT_DIR=$(pwd)
|
|||||||
GCC_VERSION="13.2.0"
|
GCC_VERSION="13.2.0"
|
||||||
# GCC_GIT="git://gcc.gnu.org/git/gcc.git"
|
# GCC_GIT="git://gcc.gnu.org/git/gcc.git"
|
||||||
GCC_GIT="https://git.m.ac/mirrors/gcc.git"
|
GCC_GIT="https://git.m.ac/mirrors/gcc.git"
|
||||||
GCC_SRC="${CURRENT_DIR}/../src"
|
GCC_SRC="${CURRENT_DIR}/../gcc"
|
||||||
BUILD_DIR="build"
|
BUILD_DIR="build"
|
||||||
|
|
||||||
# Clone GCC
|
# Clone GCC
|
||||||
|
Loading…
Reference in New Issue
Block a user