mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
58bdcbab9b
This reverts commit 45672c269d.
Because:
* It's very confusing to have cc as LD.
* I don't see what "-nostartfiles -nodefaultlibs" in LDFLAGS are
supposed to do when we use LD directly. It would be simpler to
remove them from our LDFLAGS.