Skip to content

Run linux build in ubuntu:20.04 container #76

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

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

arrowmaster
Copy link
Contributor

The Linux build commands will now run inside an ubuntu:20.04 container inside the ubuntu-latest GitHub Actions VM. The resulting libdoorstop.so's now have much relaxed GLIBC requirements of only 2.7 just like the UnityDoorstop.Unix version. There is an additional linking to libdl.so.2 but I don't believe that will cause any issues.

Fixes #75

@arrowmaster arrowmaster requested a review from ds5678 August 6, 2025 22:45
@ManlyMarco ManlyMarco merged commit 28a6919 into NeighTools:master Aug 8, 2025
4 checks passed
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.

Linux version requires too recent of a GLIBC
3 participants