mirror of
https://github.com/micropython/micropython.git
synced 2026-03-16 13:50:20 +01:00
-nostdlib is the correct option, gcc recognizes the double dash version when in link-only mode, but not when compiling. Signed-off-by: Sven Wegener <sven.wegener@stealer.net>