mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Burn v2 version into binaries.
This commit is contained in:
parent
7eae607810
commit
813c083198
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -59,7 +59,7 @@ testsemver:
|
|||
|
||||
|
||||
# Set -ldflags parameter to pass the semversion.
|
||||
LDFLAGS = -ldflags "-X github.com/csaf-poc/csaf_distribution/util.SemVersion=$(SEMVER)"
|
||||
LDFLAGS = -ldflags "-X github.com/csaf-poc/csaf_distribution/v2/util.SemVersion=$(SEMVER)"
|
||||
|
||||
# Build binaries and place them under bin-$(GOOS)-$(GOARCH)
|
||||
# Using 'Target-specific Variable Values' to specify the build target system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue