12 lines
320 B
Text
12 lines
320 B
Text
Index: Makefile.am
|
|
--- Makefile.am.orig
|
|
+++ Makefile.am
|
|
@@ -509,7 +509,7 @@ libuv_la_SOURCES += src/unix/bsd-ifaddrs.c \
|
|
test_run_tests_LDFLAGS += -lutil
|
|
endif
|
|
|
|
-if OPENBSD
|
|
+if SECBSD
|
|
uvinclude_HEADERS += include/uv/bsd.h
|
|
libuv_la_SOURCES += src/unix/bsd-ifaddrs.c \
|
|
src/unix/bsd-proctitle.c \
|