Skip to content

Update configure.sh, fix minor issues in Makefile.in #373

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

Conversation

loathingKernel
Copy link
Contributor

@loathingKernel loathingKernel commented Feb 13, 2025

  • configure.sh: Add command line option to configure script
    Add --use-system-pyzstd and --use-system-urllib options in the configure script to replace the environment variables
  • Makefile.in: replace _NATIVE_ with _SYSTEM_
  • Makefile.in: group install steps for vendored dependencies
  • Makefile.in: use subproject build paths instead of copying vendored wheels
    Copying the built wheels to the base OBJDIR would fail if system dependecies where used. To fix, remove the cp command
    and use paths to the built wheels in their subproject folders

#bringbackmeson :D

@GloriousEggroll GloriousEggroll merged commit 6f7bd23 into Open-Wine-Components:main Feb 13, 2025
14 checks passed
@loathingKernel loathingKernel deleted the build-update branch March 5, 2025 23:22
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.

2 participants