7fefc1448f3f3062e440409ce89d1afb8a1dad94
[sbcl.git] / src / runtime / Config.x86_64-linux
1 # This software is part of the SBCL system. See the README file for
2 # more information.
3 #
4 # This software is derived from the CMU CL system, which was
5 # written at Carnegie Mellon University and released into the
6 # public domain. The software is in the public domain and is
7 # provided with absolutely no warranty. See the COPYING and CREDITS
8 # files for more information.
9
10 include Config.x86-linux
11
12 # Until a 64-bit port is written, tell the compiler to use 32-bit mode
13
14 CFLAGS += -m32
15 OS_LINK_FLAGS += -m32