summaryrefslogtreecommitdiffstats
path: root/SERVICES
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2013-08-01 09:43:36 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2014-04-01 17:20:44 +0200
commit8c99b4c11e69e4cf0ac03c551764cccc0a3fe35a (patch)
tree930f0e123c239adf23553dfb3d5b5e4f83ab0e5e /SERVICES
parentlib: fix possible off-by-one in stream_put_prefix() (diff)
downloadfrr-8c99b4c11e69e4cf0ac03c551764cccc0a3fe35a.tar.xz
frr-8c99b4c11e69e4cf0ac03c551764cccc0a3fe35a.zip
build: improve backtrace support/detection
libexecinfo is used to provide backtrace() on *BSD. The API is compatible with glibc's, so this is a "free" improvement. To improve configure behaviour, the following configure options are modified/introduced: * --enable-gcc-rdynamic now defaults to "on" if the compiler is gcc. (I sadly wasn't able to find any documentation on the availability of this option for llvm, even though at least the version I have installed does support it) * --enable-backtrace has been added. This behaves as off/auto/on switch, i.e. giving either {dis,en}able will result in the requested behaviour (or an error if support wasn't found) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'SERVICES')
0 files changed, 0 insertions, 0 deletions