mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +00:00
1. There is difference about symbol replace on nuttx-names.in between MacOS & Linux 2. For MacOS, if open '-fvisibility=hidden' and adjust nuttx-names.in, it will meet symbol link-back-to-nuttx error. 3. Make the MacOS replace behaviour, same with Linux Note: MacOS should install objcopy with command: $ brew install binutils $ export PATH=$PATH:/usr/local/opt/binutils/bin already check in to cibuild.sh Change-Id: If78b784cc0ecb98cdbf7091de38acef00a8a02f3 Signed-off-by: ligd <liguiding1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| sim | ||
| .gitignore | ||
| Makefile | ||
| nuttx-names.in | ||