You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: Allow providing `GO_LDFLAGS` externally (e.g. via export
of the variable in the build environment), which is what downstream
distributions use to build with their linker flags (e.g. for external
link mode and/or debug packages).
This prepends externally provided `GO_LDFLAGS` to the version
declaration.
0 commit comments