Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package shared library on Linux #32

Merged
merged 6 commits into from Feb 4, 2024
Merged

Package shared library on Linux #32

merged 6 commits into from Feb 4, 2024

Conversation

chyyran
Copy link
Member

@chyyran chyyran commented Feb 3, 2024

Add support for building librashader as Linux packages on exotic architectures via OpenBuildService.

Unfortunately, since Debian Bookwork is stuck on rustc 1.63, we can only support Debian Trixie and above bases.

These packages set SONAME in accordance with the ABI version on build.

Fixes #26

@chyyran chyyran force-pushed the packaging branch 11 times, most recently from 0d41569 to b90b736 Compare February 4, 2024 06:53
@chyyran
Copy link
Member Author

chyyran commented Feb 4, 2024

todo: need to patch _service to pull from pr commit

@chyyran
Copy link
Member Author

chyyran commented Feb 4, 2024

Going to merge this for now with improvements in mind later. If the build-time rust dependency can be built on Debian 12 that would open up a lot more versions.

@chyyran chyyran merged commit a5e978f into master Feb 4, 2024
12 checks passed
@chyyran chyyran deleted the packaging branch February 7, 2024 00:10
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.

Build Linux packages with OpenBuildService
1 participant