You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/02/26 16:47:34 UTC

[incubator-nuttx] branch master updated: xtensa: Use ar and nm from the toolchain

This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 930e278  xtensa: Use ar and nm from the toolchain
930e278 is described below

commit 930e2788ccd32ba169d646621f8c2b48b0058cc2
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Thu Feb 27 01:31:32 2020 +0900

    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 7e810c5..c9222c0 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 =