Problem: CMake build ignores SO_BINDTODEVICE

Solution: add it to CMake's platform.hpp.in
This commit is contained in:
Luca Boccassi 2017-08-19 12:07:23 +01:00
parent 9387897674
commit e81a40b8bd

View File

@ -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