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..147a78d9c
--- /dev/null
+++ b/cmd/podmanV2/Makefile
@@ -0,0 +1,2 @@
+all:
+ GO111MODULE=off go build -tags 'ABISupport'