Commit Graph
3 Commits
Author SHA1 Message Date
waffle2k df160fafca meson: fix build for FreeBSD/clang compatibility
Remove GCC-specific static link args (-static, -static-libgcc,
-static-libstdc++) that fail under clang. Add threads_dep via
dependency('threads') to all targets so Boost ASIO's pthread
usage links correctly on FreeBSD where clang does not pull it in
implicitly. Linux/GCC builds are unaffected.
2026-05-06 23:50:54 -07:00
waffle2k 5261131772 Delete finger.code-workspace 2025-06-24 16:49:59 -07:00
waffle2k 6291e7a501 Initial commit 2025-06-24 15:09:33 -07:00