Module: kamailio
Branch: master
Commit: 2d59d44dd620c597e69f7f1b3d6a9d1b3d410ae3
URL: 
https://github.com/kamailio/kamailio/commit/2d59d44dd620c597e69f7f1b3d6a9d1b3d410ae3

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2024-12-03T16:55:57+01:00

cmake/os-specific/darwin.cmake: added compile flag HAVE_MSGHDR_MSG_CONTROL

---

Modified: cmake/os-specific/darwin.cmake

---

Diff:  
https://github.com/kamailio/kamailio/commit/2d59d44dd620c597e69f7f1b3d6a9d1b3d410ae3.diff
Patch: 
https://github.com/kamailio/kamailio/commit/2d59d44dd620c597e69f7f1b3d6a9d1b3d410ae3.patch

---

diff --git a/cmake/os-specific/darwin.cmake b/cmake/os-specific/darwin.cmake
index 9fcc61f628d..5af299c2681 100644
--- a/cmake/os-specific/darwin.cmake
+++ b/cmake/os-specific/darwin.cmake
@@ -10,6 +10,7 @@ target_compile_definitions(
             HAVE_UNION_SEMUN
             HAVE_SCHED_YIELD
             USE_ANON_MMAP
+            HAVE_MSGHDR_MSG_CONTROL
             NDEBUG # NDEBUG used to turn off assert (assert wants to call
             # eprintf which doesn't seem to be defined in any shared lib
             HAVE_CONNECT_ECONNRESET_BUG

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to