mailgun/godebug

--ldflags is not supported

Opened this issue · 1 comments

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.