• 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
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...