From 333417480979aec467cb2640e6966040701095cc Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 13 Sep 2001 17:50:57 +0000 Subject: [PATCH] Added -mpentium cflag. --- configure/os/CONFIG.Common.linux-x86 | 1 + 1 file changed, 1 insertion(+) 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