Allow debugging on host libs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Include definitions common to linux pentium targets
|
||||
include $(CONFIG)/os/CONFIG.Common.linux-686
|
||||
COMMANDLINE_LIBRARY = READLINE_NCURSES
|
||||
|
||||
HOST_OPT=NO
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Include definitions common to linux pentium targets
|
||||
include $(CONFIG)/os/CONFIG.Common.linux-x86_64
|
||||
COMMANDLINE_LIBRARY = READLINE_NCURSES
|
||||
|
||||
HOST_OPT=NO
|
||||
|
||||
Reference in New Issue
Block a user