Fix VPP DPDK build failure with Mellanox NIC on aarch64 09/12709/2
authorBin Huang <huangbin.mails@gmail.com>
Thu, 24 May 2018 08:43:19 +0000 (16:43 +0800)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 25 May 2018 11:45:21 +0000 (11:45 +0000)
commit096e6be4bda3b409aa6fc400d0ce507ea415f26b
treedfb900e39d49b25bfd006f34bcaa97c12c5df37e
parent1cf9a165fc80b2f8109f85d5bd121e0c7c397e58
Fix VPP DPDK build failure with Mellanox NIC on aarch64

This compile issue was first reported by Sirshak Das in following thread:
https://lists.fd.io/g/vpp-dev/message/8384

The issue was caused by auto-config shell script auto-config-h.sh regard
quotation mark "" as $CROSS prefix for $CC when CROSS is empty.

Change-Id: Ied535c6d18c4dffacbddabc3ad2087dffe19438d
Signed-off-by: Bin Huang <huangbin.mails@gmail.com>
dpdk/Makefile