Skip to content

Fix not being able to build Arch package with lto#19

Merged
jasger9000 merged 1 commit intomainfrom
fix/lto
Mar 18, 2026
Merged

Fix not being able to build Arch package with lto#19
jasger9000 merged 1 commit intomainfrom
fix/lto

Conversation

@jasger9000
Copy link
Owner

When building a package with makepkg it usually runs with lto enabled, unfortunately linking libssh (dependency of build dependency git2) doesn't work and since we don't need libssh anyways we can just disable the feature.

When building a package with makepkg it usually runs with lto enabled,
unfortunately linking libssh (dependency of build dependency git2)
doesn't work and since we don't need libssh anyways we can just disable
the feature.
@jasger9000 jasger9000 merged commit 30779f2 into main Mar 18, 2026
3 checks passed
@jasger9000 jasger9000 deleted the fix/lto branch March 18, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant