Skip to content

Commit

Permalink
The PR #1630 accidentally overwrote the changes from #1646.
Browse files Browse the repository at this point in the history
This commit reverts this mistake.

Signed-off-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung committed May 13, 2024
1 parent 675ba4c commit 38460e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ $(addprefix $(.PROXY), $(BIN)):
GOOS=$(GOOS) \
GOARCH=$(GOARCH) \
$(GO) build \
-v \
-tags "containers_image_storage_stub,containers_image_openpgp" \
-buildmode=pie \
-gcflags=all='$(GO_GCFLAGS)' \
Expand Down

0 comments on commit 38460e8

Please sign in to comment.