build: make "make test" work on OpenBSD
This commit is contained in:
parent
b6e3dcc799
commit
109dcb28b2
@ -103,7 +103,7 @@ ifeq (OpenBSD,$(uname_S))
|
||||
EV_CONFIG=config_openbsd.h
|
||||
EIO_CONFIG=config_openbsd.h
|
||||
CPPFLAGS += -Isrc/ares/config_openbsd
|
||||
LINKFLAGS+=
|
||||
LINKFLAGS+=-lkvm
|
||||
OBJS += src/unix/openbsd.o
|
||||
OBJS += src/unix/kqueue.o
|
||||
endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user