Fix linker warnings for jvpp shared libs

Change-Id: I02d01ce210d5bbe11ad2ee70f7703647f9147416
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
This commit is contained in:
Marek Gradzki
2017-01-16 14:00:56 +01:00
parent 2feaffcb4a
commit cb365d89e5
+1 -1
View 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 =