On Thu, Apr 09, 2026 at 03:32:18AM -0700, Aditya Garg wrote:
> Use the native ARCH only in case it is not set, this will allow the
> cross-compilation where ARCH is explicitly set.
>
> Additionally, simplify the ARCH check to build the fcopy daemon only
> for x86 and x86_64.
>
> Fixes: 82b0945ce2c2 ("tools: hv: Add new fcopy application based on uio
> driver")
> Reported-by: Adrian Vladu <[email protected]>
> Closes:
> https://lore.kernel.org/linux-hyperv/pr3pr09mb54119db2fd76977c62d8dd6ab0...@pr3pr09mb5411.eurprd09.prod.outlook.com/
> Co-developed-by: Saurabh Sengar <[email protected]>
> Signed-off-by: Saurabh Sengar <[email protected]>
> Signed-off-by: Aditya Garg <[email protected]>
> Reviewed-by: Roman Kisel <[email protected]>
Applied. Thanks.