mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
zos: remove nonexistent include from autotools build
PR-URL: https://github.com/libuv/libuv/pull/1432 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
fabe3d2c33
commit
e25b5a5b2c
@ -437,7 +437,7 @@ libuv_la_SOURCES += src/unix/no-proctitle.c \
|
||||
endif
|
||||
|
||||
if OS390
|
||||
include_HEADERS += include/pthread-fixes.h include/pthread-barrier.h
|
||||
include_HEADERS += include/pthread-barrier.h
|
||||
libuv_la_CFLAGS += -D_UNIX03_THREADS \
|
||||
-D_UNIX03_SOURCE \
|
||||
-D_OPEN_SYS_IF_EXT=1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user