mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 05:57:16 +01:00
This provides a way to build a non-DEBUG host binary that still has symbols and debug information. Document this for the unix port, and update a comment in the unix port Makefile. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>