fix libhistory dependency issue
This commit is contained in:
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
LIBS:=ncurses readline history
|
||||
LIBS:=ncurses readline
|
||||
|
||||
CC:=gcc
|
||||
CFLAGS += $(if $(SAN),-fsanitize=${SAN})
|
||||
|
Reference in New Issue
Block a user