aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-05-31 21:18:31 +0200
committerJoe <bousset.rudy@gmail.com>2022-05-31 21:18:31 +0200
commitcac8e8ca99a1c6673249902c08816eaa2d59398c (patch)
tree3cc0923b667cd983eb9d9021da07627bd98694e3
parentCool update (diff)
downloadslock-cac8e8ca99a1c6673249902c08816eaa2d59398c.tar.gz
slock-cac8e8ca99a1c6673249902c08816eaa2d59398c.tar.bz2
slock-cac8e8ca99a1c6673249902c08816eaa2d59398c.tar.xz
slock-cac8e8ca99a1c6673249902c08816eaa2d59398c.tar.zst
slock-cac8e8ca99a1c6673249902c08816eaa2d59398c.zip
ivybridge update
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 491b483..f93c9b0 100644
--- a/config.mk
+++ b/config.mk
@@ -16,7 +16,7 @@ LIBS = -L/usr/lib -lc -lcrypt -L${X11LIB} -lX11 -lXext -lXrandr -lImlib2
# flags
CPPFLAGS = -DVERSION=\"${VERSION}\" -D_DEFAULT_SOURCE
-CFLAGS = -std=c99 -pedantic -Wall -march=tigerlake -O3 -pipe ${INCS} ${CPPFLAGS}
+CFLAGS = -std=c99 -pedantic -Wall -march=ivybridge -O3 -pipe ${INCS} ${CPPFLAGS}
LDFLAGS = -s ${LIBS}
COMPATSRC = explicit_bzero.c