From: Christian Ehrhardt Date: Fri, 2 Sep 2016 07:45:53 +0000 (+0200) Subject: symbols: stop x86 only symbol to be required on ppc64el X-Git-Tag: debian/16.07-1~39 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=e5bb026ee1736e1645b3bdf743740245f1a88a82;p=deb_dpdk.git symbols: stop x86 only symbol to be required on ppc64el As with arm there is no rte_rtm_supported on ppc64el, so adding an arch qualifier in the symbols file. Change-Id: Icbc457f3d9378120524bc817f3f3e650cd54cf85 Signed-off-by: Christian Ehrhardt --- diff --git a/debian/librte-eal2.symbols b/debian/librte-eal2.symbols index cafe2449..85387a95 100644 --- a/debian/librte-eal2.symbols +++ b/debian/librte-eal2.symbols @@ -121,7 +121,7 @@ librte_eal.so.2 librte-eal2 #MINVER# rte_memzone_walk@DPDK_2.0 16.04 rte_openlog_stream@DPDK_2.0 16.04 rte_realloc@DPDK_2.0 16.04 - (arch=!arm64)rte_rtm_supported@DPDK_16.07 16.07~rc3 + (arch=!arm64 !ppc64el)rte_rtm_supported@DPDK_16.07 16.07~rc3 rte_set_application_usage_hook@DPDK_2.0 16.04 rte_set_log_level@DPDK_2.0 16.04 rte_set_log_type@DPDK_2.0 16.04