mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Revert "macOS.yml: Set ac_cv_lib_soname_vulkan"
This reverts commit 810ecd4aab
.
Fixed upstream.
This commit is contained in:
parent
1219be1be0
commit
4ca74ae0ca
1
.github/workflows/macOS.yml
vendored
1
.github/workflows/macOS.yml
vendored
@ -43,7 +43,6 @@ jobs:
|
||||
|
||||
- name: Configure wine64
|
||||
env:
|
||||
ac_cv_lib_soname_vulkan: "libMoltenVK.dylib"
|
||||
LDFLAGS: "-Wl,-rpath,/opt/X11/lib"
|
||||
# Avoid weird linker errors with Xcode 10 and later
|
||||
MACOSX_DEPLOYMENT_TARGET: "10.14"
|
||||
|
Loading…
Reference in New Issue
Block a user