Files
tinygo/builder
Dan Kegel 3fbab2ede3 builder/buildid.go: accept alternate name for buildid section on Linux
On Ubuntu, using standard go, both go and gnu buildid sections are present.
On Alpine, the gnu buildid section is absent, which caused tinygo to abort early.

It is possible that we could hit a situation where only the gnu
buildid section is present, so accept either one just in case.

Fixes https://github.com/tinygo-org/tinygo/issues/2580
2022-01-25 07:26:06 +01:00
..
2021-11-16 11:08:30 +01:00
2022-01-09 11:04:10 +01:00
2022-01-09 11:04:10 +01:00
2021-09-16 20:13:04 +02:00
2021-11-16 11:08:30 +01:00
2022-01-09 11:04:10 +01:00
2021-09-27 15:47:12 +02:00