aboutsummaryrefslogtreecommitdiffstats
path: root/setup.mk
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-04-13 07:41:31 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-04-13 07:41:31 -0400
commit51f57a9eb06cd0a4a967915ee60a323fc85fafba (patch)
tree3ac6459043382584ad4b35c78be4cb0717c8ddda /setup.mk
parenta3f1f1bff9b58d90a2b60405ca40728cdd836fa6 (diff)
parent03130c5bcec3c885a1be005c24e192dfb57f3fe5 (diff)
Merge branch 'master' of https://github.com/tcsullivan/gamedev
Diffstat (limited to 'setup.mk')
-rw-r--r--setup.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.mk b/setup.mk
index 89bb9c3..564fa24 100644
--- a/setup.mk
+++ b/setup.mk
@@ -2,4 +2,4 @@
TARGET_OS = linux
# Bits setting, 32 or 64
-TARGET_BITS = 32
+TARGET_BITS = 64