mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Problem: CMake build ignores SO_BINDTODEVICE
Solution: add it to CMake's platform.hpp.in
This commit is contained in:
parent
9387897674
commit
e81a40b8bd
@ -19,6 +19,7 @@
|
||||
#cmakedefine ZMQ_HAVE_EVENTFD
|
||||
#cmakedefine ZMQ_HAVE_EVENTFD_CLOEXEC
|
||||
#cmakedefine ZMQ_HAVE_IFADDRS
|
||||
#cmakedefine ZMQ_HAVE_SO_BINDTODEVICE
|
||||
|
||||
#cmakedefine ZMQ_HAVE_SO_PEERCRED
|
||||
#cmakedefine ZMQ_HAVE_LOCAL_PEERCRED
|
||||
|
Loading…
Reference in New Issue
Block a user