config: enable C11 memory model for armv8 with meson
authorGavin Hu <gavin.hu@arm.com>
Tue, 11 Dec 2018 03:55:50 +0000 (11:55 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 18 Dec 2018 23:28:00 +0000 (00:28 +0100)
commit592a13c9e6739b07e6657def5df5cd1e7abe2423
tree1282350355974746f6fa5c70f6c47f7af1be74a1
parent77a83d10afbb5ca5858a8de28c59a76cc9cc37fc
config: enable C11 memory model for armv8 with meson

This patch makes the configuration based on makefile and the
configuration based on meson to be the same.

Fixes: c6e536e38437 ("build: add more implementers IDs and PNs for ARM")
Cc: stable@dpdk.org
Signed-off-by: Gavin Hu <gavin.hu@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
config/arm/meson.build