Skip to content

Use macOS 12 SDK and Xcode 13 toolchain to build Wine#2

Merged
zenfinityy merged 4 commits intomythic-crossover-24.0.7-previewfrom
use-macos-12-sdk-test
Dec 23, 2025
Merged

Use macOS 12 SDK and Xcode 13 toolchain to build Wine#2
zenfinityy merged 4 commits intomythic-crossover-24.0.7-previewfrom
use-macos-12-sdk-test

Conversation

@zenfinityy
Copy link
Member

Resolves missing LC_LOAD_DYLIB dyld error

Copilot AI review requested due to automatic review settings December 23, 2025 10:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Wine build workflow to use the macOS 12.3 SDK and Xcode 13 toolchain, resolving a missing LC_LOAD_DYLIB dyld error. The changes include downloading and installing the older SDK and toolchain, reorganizing environment variables with better commenting, and adding libpcap support.

Key Changes

  • Downloads and configures macOS 12.3 SDK and Xcode 13 toolchain for compatibility
  • Removes -Wl,-ld_classic linker flag from LDFLAGS
  • Adds libpcap dependency with corresponding compiler/linker flags

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zenfinityy zenfinityy merged commit 7d0d0f2 into mythic-crossover-24.0.7-preview Dec 23, 2025
6 of 8 checks passed
@zenfinityy zenfinityy deleted the use-macos-12-sdk-test branch December 23, 2025 10:32
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