Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace environment checks with check for builder container
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]>
- Loading branch information