Fix build with LTO - #189
Conversation
Using the system SQLite avoids the build failure with LTO enabled. See https://manual.archlinux.page/package-guidelines/rust/#unbundling-cc-libraries
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe Arch Linux package now declares ChangesArch Linux packaging
Estimated code review effort: 1 (Trivial) | ~3 minutes Merge Risk: ⚪ Minimal · up to This is a localized build-packaging change to use system SQLite for LTO compatibility, with no actionable merge-blocking risk remaining beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Using the system SQLite avoids the build failure with LTO enabled.
See https://manual.archlinux.page/package-guidelines/rust/#unbundling-cc-libraries
Checklist: