cmd/link: regression in handling of linker flags #16842
Closed
Comments
I believe this was fixed by golang.org/cl/27562. Please assign back to me if that is not the case. |
I confirm that this is fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Commit fa8a28d introduced a regression where -ldflags doesn't quite work like it used to.
Reproduction:
/cc @matloob @crawshaw
The text was updated successfully, but these errors were encountered: