summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Config
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/Config')
-rw-r--r--src/arch/i386/Config5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/i386/Config b/src/arch/i386/Config
index e8ac91b8e..a21265279 100644
--- a/src/arch/i386/Config
+++ b/src/arch/i386/Config
@@ -129,3 +129,8 @@ endif
# An alternate location for isolinux.bin can be set here
# ISOLINUX_BIN=/path/to/isolinux.bin
+
+# These seem to have some relevance to compiling on x86_64
+# EXTRA_CFLAGS=-m32
+# EXTRA_ASFLAGS=--32
+# EXTRA_LDFLAGS=-m elf_i386