Modify comment
This commit is contained in:
parent
34cd6fdc58
commit
1a145c911e
2 changed files with 1 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ AC_CONFIG_SRCDIR([src/main.c])
|
|||
|
||||
|
||||
CFLAGS="$CFLAGS -std=c11 -pedantic-errors -Wall -Wold-style-definition -Wextra \
|
||||
-Wmissing-prototypes -Wstrict-prototypes" # Compile to C89
|
||||
-Wmissing-prototypes -Wstrict-prototypes" # Compile to C11
|
||||
# without
|
||||
# GNU extensions.
|
||||
# Warnings on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue