From: Denis Ovsienko Date: Wed, 7 Sep 2011 13:40:38 +0000 (+0400) Subject: ospfd: revert recent PIE change to fix amd64 build X-Git-Tag: frr-2.0-rc1~1918^2~127 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=6caee4c9cdcf72e603b1ebd70f209ccdc75f0b95;p=mirror%2Ffrr.git ospfd: revert recent PIE change to fix amd64 build This reverts commit 68575f4babf4d6fc302c366898a1047f13629214. --- diff --git a/ospfd/Makefile.am b/ospfd/Makefile.am index 390f2e3f08..2e4d5c8e10 100644 --- a/ospfd/Makefile.am +++ b/ospfd/Makefile.am @@ -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