summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2010-03-18 05:38:50 +0000
committerKeith Whitwell <keithw@vmware.com>2010-03-18 05:38:50 +0000
commitcf6bef0afee10763c78509a3d17e9a6e49bcd3c8 (patch)
tree6ee37b66044ffb5df35924750a48bbd17b082b2a /configs
parent1997231916144485c3c4a36f53eda39fce460272 (diff)
parent6de8e563ac4dad818fc2bfea23f557919ed36234 (diff)
Merge commit 'origin/master' into gallium-resources
Diffstat (limited to 'configs')
-rw-r--r--configs/linux-llvm2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-llvm b/configs/linux-llvm
index 27e082ebf7e..608f42d6df0 100644
--- a/configs/linux-llvm
+++ b/configs/linux-llvm
@@ -10,7 +10,7 @@ CONFIG_NAME = linux-llvm
GALLIUM_DRIVERS_DIRS += llvmpipe
OPT_FLAGS = -O3 -ansi -pedantic
-ARCH_FLAGS = -m32 -mmmx -msse -msse2 -mstackrealign
+ARCH_FLAGS = -mmmx -msse -msse2 -mstackrealign
DEFINES += -DNDEBUG -DGALLIUM_LLVMPIPE -DDRAW_LLVM -DHAVE_UDIS86