We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0549dc0 commit ab750e0Copy full SHA for ab750e0
common.mk
@@ -1,4 +1,4 @@
1
-ARCH=$(shell uname -m)
+ARCH?=$(shell uname -m)
2
3
# These are the architecture formats as used in release-packaging Jenkinsfile
4
# This is an ugly chimera, nobody uses this combination of dpkg and uname formats
0 commit comments