mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
2984fb9602
It seems that "ld -r" on macOS doesn't include objects from libraries for common symbols. Because of that, sim build ends up with undefined references to globals like g_binfmts and g_mmheap.