build: fix vpp compilation failure on ThunderX2 and Amp 79/20379/6
authorJianlin Lv <Jianlin.Lv@arm.com>
Thu, 27 Jun 2019 05:50:30 +0000 (13:50 +0800)
committerDamjan Marion <dmarion@me.com>
Mon, 19 Aug 2019 10:38:35 +0000 (10:38 +0000)
commit416e32cf9292b899cbed28ec29836517eb942206
tree84604e7b31cfa9f96ca501485893047eea0f3b94
parentc9122f97398b11f8be0256901a0cbd83dc3b6511
build: fix vpp compilation failure on ThunderX2 and Amp

fix compile issue that caused by enabling "-mtune=thunderx2t99"
flag during compilation, such as
"/opt/vpp-agent/dev/vpp/src/vnet/interface_stats.c:164:1:
internal compiler error: Segmentation fault"

Type: fix

Change-Id: Iaf9f80a6c203a7e5b6a40523f14a62bb37091c92
Signed-off-by: Jianlin Lv <Jianlin.Lv@arm.com>
src/cmake/cpu.cmake