Fix linker warnings for jvpp shared libs 00/4700/1
authorMarek Gradzki <mgradzki@cisco.com>
Mon, 16 Jan 2017 13:00:56 +0000 (14:00 +0100)
committerMarek Gradzki <mgradzki@cisco.com>
Mon, 16 Jan 2017 13:02:19 +0000 (14:02 +0100)
Change-Id: I02d01ce210d5bbe11ad2ee70f7703647f9147416
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
src/vpp-api/java/Makefile.am

index 4a805ce..fac420d 100644 (file)
@@ -19,7 +19,7 @@ AM_CFLAGS = -Wall -I${top_srcdir} -I${top_builddir} \
   -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux \
   -I@top_srcdir@/plugins -I@top_builddir@/plugins
 
-AM_LDFLAGS = -module -shared -avoid-version -rpath /none -no-undefined
+AM_LDFLAGS = -shared -avoid-version -rpath /none -no-undefined
 
 BUILT_SOURCES =
 bin_PROGRAMS =