nuttx-apps/interpreters/wamr
Huang Qi f55b8face6 wamr: Add support for thumb target triple in Toolchain.defs
Before WAMR 1.3.0, eabihf in wamrc is `gnueabihf`, so without
this patch call wamrc will failed with target abi was `eabihf`,
we should convert the standard llvm target to wamrc required.

Both `eabihf` and `gnueabihf` supported after WAMR 1.3.0.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-12-06 08:29:00 -08:00
..
.gitignore interpreters/wamr: Support latest snapshot for main branch 2020-12-21 05:47:12 -06:00
Kconfig wamr: Add support for custom section loading 2023-11-21 08:11:59 -08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile Don't download tarballs if a local git repo found 2022-08-28 17:20:47 +08:00
Toolchain.defs wamr: Add support for thumb target triple in Toolchain.defs 2023-12-06 08:29:00 -08:00