|
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Successful in 7m54s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 6s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 2m8s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
- Add .cargo/config.toml with safer optimization flags - Override aggressive Debian build flags that cause crashes - Change opt-level from 3 to 2 for stability - Disable LTO (Link Time Optimization) to prevent crashes - Use multiple codegen units (16) instead of single unit (1) - Update debian/rules to respect safer Cargo configuration - Fixes regex-automata compilation crashes in CI/CD - Project now builds successfully with safer optimization settings |
||
|---|---|---|
| .. | ||
| config.toml | ||