summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generate/unix/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate/unix/Makefile.common b/generate/unix/Makefile.common
index 69e9806e9..b4ecf05c5 100644
--- a/generate/unix/Makefile.common
+++ b/generate/unix/Makefile.common
@@ -7,7 +7,7 @@
# string will be treated as a 64-bit OS. Otherwise, the default is 32-bit.
#
HARDWARE_NAME := $(shell uname -m)
-BITS=0
+BITS=32
#
# Main rule will only generate versions that are appropriate for the running