mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 10:38:05 +00:00
snapcraft: Clean up old no longer used configure flags
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
8ccfe8f875
commit
b9f34c6215
@ -192,12 +192,6 @@ parts:
|
|||||||
plugin: autotools
|
plugin: autotools
|
||||||
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
source: ../frr-@PACKAGE_VERSION@.tar.gz
|
||||||
configflags:
|
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-vtysh
|
||||||
- --enable-isisd
|
- --enable-isisd
|
||||||
- --enable-watchfrr
|
- --enable-watchfrr
|
||||||
@ -206,7 +200,6 @@ parts:
|
|||||||
- --enable-multipath=64
|
- --enable-multipath=64
|
||||||
- --enable-rtadv
|
- --enable-rtadv
|
||||||
- --enable-irdp
|
- --enable-irdp
|
||||||
- --enable-gcc-rdynamic
|
|
||||||
- --enable-user=root
|
- --enable-user=root
|
||||||
- --enable-group=root
|
- --enable-group=root
|
||||||
- --enable-pimd
|
- --enable-pimd
|
||||||
|
Loading…
Reference in New Issue
Block a user