summaryrefslogtreecommitdiff
path: root/cmd/podmanV2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/podmanV2/Makefile')
-rw-r--r--cmd/podmanV2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/podmanV2/Makefile b/cmd/podmanV2/Makefile
new file mode 100644
index 000000000..b847a9385
--- /dev/null
+++ b/cmd/podmanV2/Makefile
@@ -0,0 +1,2 @@
+all:
+ CGO_ENABLED=1 GO111MODULE=off go build -tags 'ABISupport systemd seccomp'