From 592660778da2f88fd4c1b9285c361ad36aacdcc8 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 18 Dec 2003 15:25:20 +0000 Subject: [PATCH] Use the default (i.e. no -mcpu=xxxx options) compiler settings. --- configure/os/CONFIG.Common.linux-x86-borland | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.linux-x86-borland b/configure/os/CONFIG.Common.linux-x86-borland index a648570e7..33493ddbc 100644 --- a/configure/os/CONFIG.Common.linux-x86-borland +++ b/configure/os/CONFIG.Common.linux-x86-borland @@ -21,7 +21,6 @@ OP_SYS_CPPFLAGS += -Dlinux OP_SYS_LDLIBS = libc.so libm.so libdl.so librt.so ARCH_DEP_CPPFLAGS += -D_X86_ -ARCH_DEP_CFLAGS += -mcpu=pentium RUNTIME_LDFLAGS += $(RUNTIME_LDFLAGS_$(SHARED_LIBRARIES))