mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 16:16:35 +02:00
Add freebsd flags for ncursesw
This commit is contained in:
3
cfg/FreeBSD.mk
Normal file
3
cfg/FreeBSD.mk
Normal file
@ -0,0 +1,3 @@
|
||||
# Specials options for freebsd systems
|
||||
LIBS := $(filter-out ncursesw, $(LIBS))
|
||||
LDFLAGS += -lncursesw
|
Reference in New Issue
Block a user