]> git.droids-corp.org - dpdk.git/commit
doc: add CFLAGS/LDFLAGS alternatives for arm64 cross build
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Tue, 25 Jan 2022 13:19:59 +0000 (14:19 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 16 Mar 2022 19:17:53 +0000 (20:17 +0100)
commit6a4b58b89f2da464ce76b1671d89e85c2a2e1089
tree8e2c3a2bef129fb5bc822c3926c2e9d3137285a0
parent959c84ed059ed2c8db497114f976ca197a14c56b
doc: add CFLAGS/LDFLAGS alternatives for arm64 cross build

Remove CFLAGS and LDFLAGS since Meson doesn't support them well enough.
Add Meson alternatives: -Dc_args and -Dc_link_args on the command line
and in cross files.

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst