Skip to content

Commit

Permalink
gcc v11.1.0, gdb v10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmozeiko committed Apr 27, 2021
1 parent 109e85d commit 5c26357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ MPC_VERSION=1.2.1
ISL_VERSION=0.23
EXPAT_VERSION=2.3.0
BINUTILS_VERSION=2.36.1
GCC_VERSION=10.3.0
GCC_VERSION=11.1.0
MAKE_VERSION=4.2.1
GDB_VERSION=10.1
GDB_VERSION=10.2

# set HOST env variable to i686-w64-mingw32 if you want to get 32-bit windows binaries
HOST=${HOST:-x86_64-w64-mingw32}
Expand Down

0 comments on commit 5c26357

Please sign in to comment.