Makefile.in: Build wineopenxr with -ldl.

Required as of bef09697227c ("ntdll: Move the .so module initialization to winecrt0.")
This commit is contained in:
Arkadiusz Hiler 2022-12-12 04:12:31 +02:00
parent f2223c0ba7
commit dc3a951754

View file

@ -663,7 +663,7 @@ $(eval $(call rules-cmake,openxr,64))
## Note 32-bit is not supported by SteamVR, so we don't build it.
##
WINEOPENXR_LDFLAGS = -lopenxr_loader -ldxgi -lvulkan
WINEOPENXR_LDFLAGS = -lopenxr_loader -ldxgi -lvulkan -ldl
WINEOPENXR_DEPENDS = wine openxr