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

Replace environment checks with check for builder container #146

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

bgilbert
Copy link
Member

The builder container is now ABI versioned. Assume that the v1 ABI has cross-compilers that use the win32 thread model.

Also drop the Wine binfmt_misc check, which is probably irrelevant now that we're building through Meson. In any event, the container doesn't have Wine, so attempts to run it via binfmt_misc will fail.

The builder container is now ABI versioned.  Assume that the v1 ABI has
cross-compilers that use the win32 thread model.

Also drop the Wine binfmt_misc check, which is probably irrelevant now
that we're building through Meson.  In any event, the container doesn't
have Wine, so attempts to run it via binfmt_misc will fail.

Signed-off-by: Benjamin Gilbert <[email protected]>
@openslide-bot
Copy link
Contributor

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

@bgilbert bgilbert merged commit 8213d77 into openslide:main Oct 1, 2023
11 checks passed
@bgilbert bgilbert deleted the abi-version branch October 1, 2023 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants