diff options
author | Ricardo Salveti <ricardo.salveti@linaro.org> | 2016-07-19 09:12:10 -0300 |
---|---|---|
committer | Ricardo Salveti <ricardo.salveti@linaro.org> | 2016-07-19 09:15:21 -0300 |
commit | f5bfdd49234f08eddad4001f58d3c2be4ed4e438 (patch) | |
tree | 21fa05e26c581a55cee0c9af591855d0a519e407 /debian/librte-eal2.symbols | |
parent | 96e2a503e6d3c801adcc2e4c2fbd3f4c674b0513 (diff) |
Merging symbols files, handling the arch differences inline instead
Change-Id: Ifd6830ba96d553ac078d2900a0dd60b820ba8032
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to 'debian/librte-eal2.symbols')
-rw-r--r-- | debian/librte-eal2.symbols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/librte-eal2.symbols b/debian/librte-eal2.symbols index 1875a5a7..ddc3bc87 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 - rte_rtm_supported@DPDK_16.07 16.07-rc3 + (arch=!arm64)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 |