mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +08:00
More warnings, fewer errors, C99
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
|
||||
AM_CFLAGS = -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user