]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: use -fno-omit-frame-pointer for ease of debug
authorVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 16:20:09 +0000 (17:20 +0100)
committerVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 16:20:09 +0000 (17:20 +0100)
commit3ff9f162a184f7a1455d136812e3a5f11446468d
tree23064af07473714716be22db5da8574938fa6eb3
parent27faad4fd79399eda8811d4315c96317ed47a151
build: use -fno-omit-frame-pointer for ease of debug

We are not a performance sensitive program and this helps debugging in
many situations.
configure.ac