mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 22:26:14 +00:00
isisd: fix --enable-isis-topology for 64-bit Linux
This commit is contained in:
parent
a0f63a4c7d
commit
4a4bba04c7
@ -3,6 +3,9 @@
|
||||
INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib
|
||||
DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
|
||||
|
||||
AM_CFLAGS = $(PICFLAGS)
|
||||
AM_LDFLAGS = $(PILDFLAGS)
|
||||
|
||||
noinst_LIBRARIES = libtopology.a
|
||||
|
||||
libtopology_a_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user