symbols: stop x86 only symbol to be required on ppc64el 04/2804/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 2 Sep 2016 07:45:53 +0000 (09:45 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 12 Sep 2016 09:59:08 +0000 (11:59 +0200)
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 <christian.ehrhardt@canonical.com>
debian/librte-eal2.symbols

index cafe244..85387a9 100644 (file)
@@ -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