Use the default (i.e. no -mcpu=xxxx options) compiler settings.

This commit is contained in:
Janet B. Anderson
2003-12-18 15:25:20 +00:00
parent 4c4b80dc66
commit 592660778d
@@ -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))