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))