diff --git a/configure/os/CONFIG.Common.linux-x86 b/configure/os/CONFIG.Common.linux-x86 index e9a9ae998..aa44d5297 100644 --- a/configure/os/CONFIG.Common.linux-x86 +++ b/configure/os/CONFIG.Common.linux-x86 @@ -27,6 +27,7 @@ OP_SYS_LDFLAGS = OP_SYS_LDLIBS = -lreadline -lcurses -lrt ARCH_DEP_CPPFLAGS += -D_X86_ +ARCH_DEP_CFLAGS += -mpentium ifdef CROSS GNU_TARGET=i586-pc-linux-gnu