From 930e2788ccd32ba169d646621f8c2b48b0058cc2 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Thu, 27 Feb 2020 01:31:32 +0900 Subject: [PATCH] xtensa: Use ar and nm from the toolchain This fixes build on macOS, where native ar is incompatible. --- arch/xtensa/src/lx6/Toolchain.defs | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/xtensa/src/lx6/Toolchain.defs b/arch/xtensa/src/lx6/Toolchain.defs index 7e810c54983..c9222c0c369 100644 --- a/arch/xtensa/src/lx6/Toolchain.defs +++ b/arch/xtensa/src/lx6/Toolchain.defs @@ -48,6 +48,7 @@ # CROSSDEV = xtensa-esp32-elf- +ARCROSSDEV = xtensa-esp32-elf- ARCHCPUFLAGS =