snapcraft: Clean up old no longer used configure flags

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
Martin Winter 2017-04-28 03:11:51 -07:00
parent 8ccfe8f875
commit b9f34c6215

View file

@ -192,12 +192,6 @@ parts:
plugin: autotools
source: ../frr-@PACKAGE_VERSION@.tar.gz
configflags:
- --with-cflags=-g
- --with-cflags=-O0
- --with-cflags=-std=gnu99
- --with-cflags=-fpie
- --with-cflags=-fno-omit-frame-pointer
- --with-cflags=-Wall
- --enable-vtysh
- --enable-isisd
- --enable-watchfrr
@ -206,7 +200,6 @@ parts:
- --enable-multipath=64
- --enable-rtadv
- --enable-irdp
- --enable-gcc-rdynamic
- --enable-user=root
- --enable-group=root
- --enable-pimd