Commit graph

2 commits

Author SHA1 Message Date
6d0186eadb chore: statix fix 2026-04-20 10:09:24 +02:00
e78750f8cf fix(darwin): work around inetutils 2.7 build failure on macOS
gnulib's error.h macros cause compilation errors with newer Clang due
to __VA_ARGS__ handling and -Wformat-security. Disable format hardening
and suppress -Werror to allow inetutils to build on Darwin.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 09:17:33 +01:00