]> git.puffer.fish Git - mirror/frr.git/commit
configure: Have --enable-dev-build turn on better debugging. 1120/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Sep 2017 13:39:15 +0000 (09:39 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 29 Sep 2017 14:01:19 +0000 (10:01 -0400)
commit09329dbcf73c7c2beab7ce4968dc3ad8eb1410fb
treec51f2b01a23cc90c3df5247db48441d21a62d615
parentc00ad29fc4a75ba64f42999c7a3aa8fc60b52c81
configure: Have --enable-dev-build turn on better debugging.

Turn on '-g3 and -O0' for compilation.  Additionally
document the --enable-dev-build flag in our documentation.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac
doc/install.texi