From 050c63e08307e4e4e948904d4c5671ac927c17fe Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 30 Apr 2023 10:02:25 +0200 Subject: [PATCH] show (almost) all warnings [ https://nullprogram.com/blog/2023/04/29/ ] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1dac9ba..b4bd263 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ CC = gcc -CFLAGS = -g -O2 -Wall +CFLAGS = -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-unused-function LIBS = -lm -lX11 -lXext -lhistory -lreadline all: mkcard checkrom dump2rom x48