From f1bc0c9276962f5573fc8ebc3587a268e8297da8 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Mon, 24 Feb 2020 18:51:57 +0100 Subject: SALAD --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 646ef0b..93c2f04 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ ifdef ASAN endif #--------------------------------------------------------------------------------------------------# ifdef OPTI - ifeq (${USER}, salaaad) + ifeq (${USER}, salad) CFLAGS += -march=broadwell else ifeq (${USER}, jozan) CFLAGS += -march=ivybridge -- cgit v1.2.3