Add contrib/libc-vis to the include path so we reliably pick up the right
version of vis.h. Reported by: dim
This commit is contained in:
parent
4ebb86b33b
commit
62557825cc
@ -40,6 +40,7 @@ SRCS+= __getosreldate.c __xuname.c \
|
||||
SRCS+= pwcache.c pwcache.h
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/libc-vis
|
||||
CFLAGS+= -I${.CURDIR}/../../contrib/libc-vis
|
||||
SRCS+= unvis.c vis.c
|
||||
|
||||
MISRCS+=modf.c
|
||||
|
Loading…
Reference in New Issue
Block a user