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