VOM rpm build fixes

Change-Id: I1f76aabecfd7d33b924a4856a4c3fc683b9b8802
Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
This commit is contained in:
Neale Ranns
2017-11-07 05:20:16 -08:00
committed by Neale Ranns
parent 7cafe7670e
commit 2ea2e423a9
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ BuildRequires: glibc-static, java-1.8.0-openjdk, java-1.8.0-openjdk-devel yum-ut
BuildRequires: apr-devel
BuildRequires: numactl-devel
BuildRequires: autoconf automake libtool byacc bison flex
BuildRequires: boost boost-devel
Source: %{name}-%{_version}-%{_release}.tar.xz
# Source: vpp-latest.tar.xz

View File

@ -16,7 +16,7 @@ ACLOCAL_AMFLAGS = -I m4
AM_LIBTOOLFLAGS = --quiet
AM_CXXFLAGS = -Wall -std=gnu++11 -I${top_srcdir} -I${top_builddir}/vpp-api/vapi/ -I$(top_srcdir)/vpp-api/ -I${libdir}/../include
AM_LDFLAGS = -shared -avoid-version -no-undefined
AM_LDFLAGS = -shared -no-undefined
bin_PROGRAMS =
noinst_LTLIBRARIES =