Files
tinygo/builder
Ayke van Laethem 2072d1bb5c main: print ldflags including ThinLTO flags with -x
The -x flag prints commands as they are executed. Unfortunately, for the link
command, they were printed too early: before the ThinLTO flags were added.
This is somewhat confusing while debugging.
2022-10-13 18:57:49 +02:00
..
2022-05-18 15:20:09 +02:00
2022-04-23 08:45:46 +02:00
2022-01-09 11:04:10 +01:00
2022-04-23 08:45:46 +02:00
2022-10-13 13:38:02 +02:00