Skip to content

Commit

Permalink
snapcraft: Clean up old no longer used configure flags
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
  • Loading branch information
mwinter-osr committed Apr 28, 2017
1 parent 8ccfe8f commit b9f34c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions snapcraft/snapcraft.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -206,7 +200,6 @@ parts:
- --enable-multipath=64
- --enable-rtadv
- --enable-irdp
- --enable-gcc-rdynamic
- --enable-user=root
- --enable-group=root
- --enable-pimd
Expand Down

0 comments on commit b9f34c6

Please sign in to comment.