mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
283fed16a5
Show the correct error message when trying to strip debug information. Also, remove the special case for GOOS=linux that was probably dead code: it was only reachable on baremetal systems which were already checked before.