Skip to content

Commit

Permalink
Bump GCC to 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsuki committed Jul 24, 2020
1 parent ddd4172 commit 6d349d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/make_toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -x
PREFIX="$(pwd)"
TARGET=i386-elf
BINUTILSVERSION=2.34
GCCVERSION=10.1.0
GCCVERSION=10.2.0

if [ -z "$MAKEFLAGS" ]; then
MAKEFLAGS="$1"
Expand Down

0 comments on commit 6d349d8

Please sign in to comment.