Skip to content

Commit

Permalink
[SECCOMP-31582] - export globally
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbxbx committed Dec 13, 2024
1 parent 5418b46 commit 295c5bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Ensure that 'all' is the default target otherwise it will be the first target from Makefile.common.
all::

export CGO_ENABLE := 1
export GOEXPERIMENT := boringcrypto
# Needs to be defined before including Makefile.common to auto-generate targets
DOCKER_ARCHS ?= amd64 armv7 arm64 ppc64le
DOCKER_REPO ?= prometheuscommunity
Expand Down

0 comments on commit 295c5bf

Please sign in to comment.