From 658997a30b6324fcf5b517b78148958b4a1e0e66 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 20 Mar 2020 18:25:17 +0100 Subject: it's not working at all --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c666ce..60c2e2d 100644 --- a/Makefile +++ b/Makefile @@ -154,7 +154,6 @@ CFLAGS += -Wall CFLAGS += -Wextra CFLAGS += -Werror CFLAGS += -pedantic -CFLAGS += -march=ivybridge -O2 -pipe #--------------------------------------------------------------------------------------------------# ifdef DEBUG CFLAGS += ${DBG} -- cgit v1.2.3