aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRudy Bousset <rbousset@z2r4p3.le-101.fr>2020-02-24 18:51:57 +0100
committerRudy Bousset <rbousset@z2r4p3.le-101.fr>2020-02-24 18:51:57 +0100
commitf1bc0c9276962f5573fc8ebc3587a268e8297da8 (patch)
tree7ac281565da36c479dfd118576f37b5aecf52423 /Makefile
parentNorme (diff)
download42-cub3d-f1bc0c9276962f5573fc8ebc3587a268e8297da8.tar.gz
42-cub3d-f1bc0c9276962f5573fc8ebc3587a268e8297da8.tar.bz2
42-cub3d-f1bc0c9276962f5573fc8ebc3587a268e8297da8.tar.xz
42-cub3d-f1bc0c9276962f5573fc8ebc3587a268e8297da8.tar.zst
42-cub3d-f1bc0c9276962f5573fc8ebc3587a268e8297da8.zip
SALAD
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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