On Tue, 5 Dec 2023 03:52:58 +0000 Joyce Kong <joyce.k...@arm.com> wrote:
> The platform value would be 'native' only when not cross build. > Move the operation about modifying cpu_instruction_set while > platform equals 'native' to the not cross build branch. > > Fixes: bf66003b51ec ("build: use platform for generic and native builds") > Cc: sta...@dpdk.org > > Signed-off-by: Joyce Kong <joyce.k...@arm.com> > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> Looks right, what is the impact on existing users doing current cross builds? Acked-by: Stephen Hemminger <step...@networkplumber.org>