Bump to C11

This commit is contained in:
Yuxuan Shui 2018-08-22 13:26:21 +01:00
parent 98d4255aee
commit e875f7566f
1 changed files with 1 additions and 1 deletions

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