Skip to content
Snippets Groups Projects
Commit f50354d5 authored by Vlad-Andrei BĂDOIU (78692)'s avatar Vlad-Andrei BĂDOIU (78692)
Browse files

Remove the -std=c++17 flag

parent 5eb01fff
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ LIBRARY=nope
INCPATHS=include
LIBPATHS=.
LDFLAGS=
CFLAGS=-c -Wall -Werror -Wno-error=unused-variable -std=c++17
CFLAGS=-c -Wall -Werror -Wno-error=unused-variable
CC=gcc
# Automatic generation of some important lists
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment