Build with C99
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 8 Mar 2020 00:44:45 +0000 (19:44 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 8 Mar 2020 00:44:45 +0000 (19:44 -0500)
x5/Makefile

index 1429988..5fd735d 100644 (file)
@@ -1,5 +1,5 @@
 EXECUTABLES := khatus
 EXECUTABLES := khatus
-CC          := gcc -Wall
+CC          := c99-gcc -Wall
 
 .PHONY: \
   build \
 
 .PHONY: \
   build \
This page took 0.024771 seconds and 4 git commands to generate.