summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7140cda..1593daf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
mkfile_dir := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
BINUTILS_VERSION ?= 2.44
-GCC_VERSION ?= 14.2.0
-GDB_VERSION ?= 16.2
+GCC_VERSION ?= 15.1.0
+GDB_VERSION ?= 16.3
NEWLIB_VERSION ?= 4.5.0.20241231
TARGET ?= x86_64-pc-elf