Files
epics-base/configure/os/CONFIG.Common.SL5-x86

11 lines
248 B
Plaintext

# Include definitions common to linux pentium targets
include $(CONFIG)/os/CONFIG.Common.linux-x86
COMMANDLINE_LIBRARY = READLINE_NCURSES
OPT_CFLAGS += -g
OPT_CXXFLAGS += -g
ARCH_DEP_CFLAGS += -march=i686
ARCH_DEP_CFLAGS += -fno-strict-aliasing