`go build --ldflags ...` is necessary to build some projects. It seems like this could just be passed on through to the builder, but now this causes an abort, unfortunately.
go build --ldflags ...is necessary to build some projects.It seems like this could just be passed on through to the builder, but now this causes an abort, unfortunately.