mirror of
https://github.com/smittix/intercept.git
synced 2026-05-30 09:59:27 -07:00
HOST_NAME_MAX is Linux-specific and undefined on macOS, causing 3 compile errors in acarsdec.c. Now patched with #define HOST_NAME_MAX 255 before building. Also fixed deprecated -Ofast flag on all macOS archs (was only patched for arm64). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
87 KiB
Executable File
87 KiB
Executable File