Skip to content

Configure Options

Mingwei Zhang edited this page Feb 19, 2020 · 2 revisions
  • --enable-parser-warnings: enable all parser warnings like WARN: NOT_IMPLEMENTED: BGP UPDATE Path Attribute 128 is not yet implemented (parsebgp_bgp_update.c:572)
  • --enable-broker-debug: shows broker debug information
  • CFLAGS="-Wall -Werror -g -O0": compilation breaks on all warnings, enable gdb, no optimization
Clone this wiki locally