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: Ensure cross-compiled opm binaries produce non-empty version information
Update the root Makefile and ensure the darwin/window cross-compiled opm
binaries produce non-empty git information when running `opm version`.
Before, the first --ldflag value, which contained the git versioning
information was being overriden by the second --ldflag value.
0 commit comments