diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3d2b255..57c5bd8 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -190,7 +190,7 @@ else | |||
| 190 | building_debug_code=yes | 190 | building_debug_code=yes |
| 191 | fi | 191 | fi |
| 192 | 192 | ||
| 193 | AS_COMPILER_FLAGS(GLOBAL_CFLAGS, "-Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden -fsanitize=address") | 193 | AS_COMPILER_FLAGS(GLOBAL_CFLAGS, "-Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden") |
| 194 | AC_SUBST(GLOBAL_CFLAGS) | 194 | AC_SUBST(GLOBAL_CFLAGS) |
| 195 | 195 | ||
| 196 | case "$GLOBAL_CFLAGS" in | 196 | case "$GLOBAL_CFLAGS" in |
