Hi, On 4/15/24 1:50 PM, Thomas Schwinge wrote:
I now wonder: instead of 'AC_CHECK_TOOL', shouldn't this use 'AC_CHECK_PROG'? (We always want plain 'cargo', not host-prefixed 'aarch64-linux-gnu-cargo' etc., right?) I'll look into changing this.
This is a mistake, we should use 'AC_CHECK_PROG'.
OK to push "build: Don't check for host-prefixed 'cargo' program", see attached?
Yes, attached patch looks good, thank you! Regards, -- Patry Pierre-Emmanuel Compiler Engineer - Embecosm