need to specify readline
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user