ports/wayland/havoc/patches/patch-tsm_Makefile

10 lines
247 B
Text
Raw Normal View History

2023-08-18 18:38:43 +00:00
Index: tsm/Makefile
--- tsm/Makefile.orig
+++ tsm/Makefile
@@ -1,4 +1,5 @@
CFLAGS ?= -Wall -Wextra -Wno-unused-parameter -Wno-parentheses
+CFLAGS += -I/usr/local/include
OBJ=wcwidth.o shl-htable.o\
tsm-render.o tsm-screen.o tsm-selection.o\