Bump to C11

This commit is contained in:
Yuxuan Shui
2018-09-10 13:46:05 +01:00
parent 98d4255aee
commit e875f7566f
+1 -1
View File
@@ -16,7 +16,7 @@ INCS =
OBJS = compton.o config.o
# === Configuration flags ===
CFG = -std=c99 -D_GNU_SOURCE
CFG = -std=c11 -D_GNU_SOURCE
# ==== Xinerama ====
# Enables support for --xinerama-shadow-crop