aboutsummaryrefslogtreecommitdiff
path: root/rules/common.mk
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-24 15:29:24 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-24 15:29:24 +0400
commit73d7cc0cc80b0c58bfebd2c8c036a9a892dac138 (patch)
tree01787d1324a5027519b9ae208faed4f081806719 /rules/common.mk
parent6459b3433b34763e4ac0a3a1ef101648c19adfe1 (diff)
downloadcibs-73d7cc0cc80b0c58bfebd2c8c036a9a892dac138.tar.gz
$(build32) and $(build64) filters in manifests
Diffstat (limited to 'rules/common.mk')
-rw-r--r--rules/common.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/rules/common.mk b/rules/common.mk
index e9861e9..820b8f0 100644
--- a/rules/common.mk
+++ b/rules/common.mk
@@ -24,8 +24,13 @@
# include guard:
ifeq (,$(__common_mk))
+skip := \#
+
+build32 := $(skip)
+build64 := $(skip)
+
# Default:
-bits := 32
+bits := 64
# Prepended to commands which require root privileges
# May be overriden in /etc/cibs/cibs.conf to, for example, pfexec