need to specify readline

This commit is contained in:
zimoch
2011-11-24 13:00:24 +00:00
parent 18a94910d3
commit 7f89ccdfba
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# Include definitions common to linux pentium targets
include $(CONFIG)/os/CONFIG.Common.linux-x86
COMMANDLINE_LIBRARY = READLINE
OPT_CFLAGS += -g
OPT_CXXFLAGS += -g

View File

@@ -1,6 +1,8 @@
# Include definitions common to linux pentium targets
include $(CONFIG)/os/CONFIG.Common.linux-x86_64
COMMANDLINE_LIBRARY = READLINE
OPT_CFLAGS += -g
OPT_CXXFLAGS += -g