libfuse/.forgejo/workflows
robojerk 21f3452590
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m39s
Fix C++ compilation errors and add verbose build output
- Add compiler flags to suppress unused parameter warnings
- Add g++ and libc++-dev packages for better C++ support
- Use ninja -v for verbose build output to debug failures
- Configure meson with -Dc_args and -Dcpp_args for warning suppression

The build is now progressing past dependency detection and into
compilation phase. These changes should handle the C++ warnings
that were causing the build to fail.
2025-09-07 17:42:31 -07:00
..
ci.yml Fix C++ compilation errors and add verbose build output 2025-09-07 17:42:31 -07:00