Skip to content

Commit

Permalink
c11 - looks like the github machines do not support c17 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
glouw committed Dec 30, 2020
1 parent 2cd35a5 commit 11965c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CC = gcc -std=c17
CC = gcc -std=c11
CXX = g++ -std=c++17

LONG = 0
Expand Down

0 comments on commit 11965c7

Please sign in to comment.