mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-21 06:37:44 +01:00
Merge pull request #28 from hintjens/master
Fixed configure error on non-Linux boxes
This commit is contained in:
commit
28b7c991af
@ -96,5 +96,5 @@ endif
|
||||
TESTS = $(noinst_PROGRAMS)
|
||||
|
||||
if !ON_LINUX
|
||||
XFAIL_TESTS += test_abstract_ipc
|
||||
XFAIL_TESTS = test_abstract_ipc
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user