You've already forked macports-legacy-support
mirror of
https://github.com/macports/macports-legacy-support.git
synced 2026-07-13 03:18:41 -07:00
39c7417df2
The definition of CMSG_NXTHDR in some 10.4 SDKs provokes warnings in 64-bit builds. We fix this by substituting the 10.6 version, similar to the CMSG_DATA fix. TESTED: Now builds without warnings and passes tests on all platforms, including with troublesome 10.4 SDK.