mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 22:09:48 +00:00
ospfd: revert recent PIE change to fix amd64 build
This reverts commit 68575f4bab
.
This commit is contained in:
parent
c66caa83f9
commit
6caee4c9cd
@ -4,9 +4,6 @@ INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib @SNMP_INCLUDES@
|
||||
DEFS = @DEFS@ $(LOCAL_OPTS) -DSYSCONFDIR=\"$(sysconfdir)/\"
|
||||
INSTALL_SDATA=@INSTALL@ -m 600
|
||||
|
||||
AM_CFLAGS = $(PICFLAGS)
|
||||
AM_LDFLAGS = $(PILDFLAGS)
|
||||
|
||||
lib_LTLIBRARIES = libospf.la
|
||||
libospf_la_LDFLAGS = -version 0:0:0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user