mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-08 20:36:38 +01: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