summaryrefslogtreecommitdiffstatshomepage
path: root/compile
diff options
context:
space:
mode:
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 4b8f85e..41d4254 100755
--- a/compile
+++ b/compile
@@ -1 +1 @@
-clang --std=gnu11 -Wall -o xkbcat -lX11 xkbcat.c
+clang --std=gnu11 -pedantic -Wall -o xkbcat -lX11 xkbcat.c