From c17ccd3f64426cf7aa44262501430ddb35bf9b48 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Mon, 10 Jul 2023 15:32:49 -0700 Subject: [PATCH] Makefile: remove LIBGCC This is provided by saturn/common.mk --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index b0183c2..5d386bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ CFLAGS = -Isaturn OPT ?= -Og -LIBGCC = $(shell $(CC) -print-file-name=libgcc.a) LIB = ./saturn ALL =