]> git.puffer.fish Git - matthieu/frr.git/commit
debianpkg: Remove -werror from Ubuntu 14.04 and 12.04 build to skip warnings from...
authorMartin Winter <mwinter@opensourcerouting.org>
Fri, 29 Sep 2017 02:59:35 +0000 (19:59 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Sat, 18 Nov 2017 01:55:33 +0000 (17:55 -0800)
commit979bf74e97bb059c61869c474c1f097cd566a057
treeff61025098eba865e584cf64f3b3ca46710133c0
parentdd8fdd652402fffd1ee81850ceef51f9c1e0626b
debianpkg: Remove -werror from Ubuntu 14.04 and 12.04 build to skip warnings from flex generated code

- Flex is too old on these releases and misses some prototypes in the generated code. Removing the
werror allows to build the package anyway

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
debianpkg/backports/ubuntu12.04/debian/rules
debianpkg/backports/ubuntu14.04/debian/rules