Native arm64 build: dpdk/Makefile change 28/8228/5
authorBrian Brooks <[email protected]>
Mon, 28 Aug 2017 18:05:26 +0000 (13:05 -0500)
committerDamjan Marion <[email protected]>
Thu, 31 Aug 2017 10:46:07 +0000 (10:46 +0000)
commit9746552e98166cd07c5d77b26d805c5e602b0335
tree8b1f0c8c6c78d827d21e1e3ecd47460cef1f43ef
parent9d9265899e89c2c8db5b5b11a09fdf4034a2149c
Native arm64 build: dpdk/Makefile change

With this change, the status of `make build':

  Huawei D02, Linux 4.4.0, gcc 5.4.1 - success
  AMD Seattle, Linux 4.4.6, gcc 5.3.1 - compiler ICEs
  Cavium ThunderX, Linux 4.4.49, gcc 5.4.0 - success

Before:

  Huawei D02, Linux 4.4.0, gcc 5.4.1 - fail
  AMD Seattle, Linux 4.4.6, gcc 5.3.1 - fail
  Cavium ThunderX, Linux 4.4.49, gcc 5.4.0 - success

Change-Id: I49db34a33f9ca0725c7511d4f796706892b5b2da
Signed-off-by: Brian Brooks <[email protected]>
dpdk/Makefile