]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add some additional GCC options by default.
authorVincent Bernat <bernat@luffy.cx>
Wed, 28 Oct 2009 09:55:53 +0000 (10:55 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 28 Oct 2009 09:55:53 +0000 (10:55 +0100)
commit45e89c8c483d9c8978eff11cfc588bbcc2741d99
treeb9abd8cfe2a4f2f753a6326f0d3e4ffd3ed07dba
parent4b9a5a2384c8b99352229bddc6ee2f6e69077e5b
Add some additional GCC options by default.

We enable most warnings (but disable unused-parameter and
sign-compare). We also enable stack protector.
configure.ac
m4/ax_cflags_gcc_option.m4 [new file with mode: 0644]
src/ctl.c
src/lldpd.h