]> git.proxmox.com Git - mirror_frr.git/commit
debianpkg: remove bad USE_* options, add WERROR
authorDavid Lamparter <equinox@diac24.net>
Mon, 15 Oct 2018 05:03:20 +0000 (07:03 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 19 Oct 2018 11:13:42 +0000 (13:13 +0200)
commit4108d88478a231ce8c93a23f7ae6bf573bb7acb6
treef146ce895c6fbcf2f23e7f2d1f96575386fab071
parent563fbfb307cf5a3aef617dd897e481ee31714d99
debianpkg: remove bad USE_* options, add WERROR

This strips the USE_PIM, USE_BFD and USE_LDP options, all of which are
just straight up counterproductive knobs.

Instead, --enable-werror really needs to default to off, so add an
option for that.

Lastly, use --disable-dependency-tracking to speed up the build.

Signed-off-by: David Lamparter <equinox@diac24.net>
debianpkg/rules