• Nils Goroll's avatar
    DEVELOPER_CFLAGS: · 2001b7ef
    Nils Goroll authored
    - use -fstack-protector only if both compiler and linker support it
    - use -Wno-missing-field-initializers vs -Wno-extra depending on compiler support
    - -Wno-pointer-sign only if compiler supports it
    - add -Wno-address to avoid "the address of ‘buf’ will never be NULL" warning in
      cache_backend_cfg.c (and in other places where REPLACE() is used with local
      buf variable)
    2001b7ef
Name
Last commit
Last update
..
ax_check_compile_flag.m4 Loading commit data...
ax_check_link_flag.m4 Loading commit data...
ax_lib_readline.m4 Loading commit data...
ax_pthread.m4 Loading commit data...
ax_with_curses.m4 Loading commit data...
ld-version-script.m4 Loading commit data...