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
Kconfig wamr: Add support for custom section loading 2023-11-21 08:11:59 -08:00
Make.defs
Makefile
Toolchain.defs wamr: Add support for thumb target triple in Toolchain.defs 2023-12-06 08:29:00 -08:00