Added athlon flags.

This commit is contained in:
Janet B. Anderson
2003-12-12 16:54:05 +00:00
parent 89aa3edc12
commit d8ae672385

View File

@@ -26,6 +26,8 @@ OP_SYS_LDLIBS += -lrt
ARCH_DEP_CPPFLAGS += -D_X86_
ARCH_DEP_CFLAGS += -mcpu=pentium
#athlon flags
#ARCH_DEP_CFLAGS += -mcpu=athlon-mp -march=athlon-mp -mfpmath=sse
# Set runtime path for shared libraries
RUNTIME_LDFLAGS = $(SHRLIB_SEARCH_DIRS:%=-Wl,-rpath,%)