mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-05 10:10:44 +03:00
build: Run make_specfiles after make_vulkan.
No-op but make_specfiles reads .specs and make_vulkan updates one.
This commit is contained in:
parent
1683d5f143
commit
7dcb011a18
@ -423,9 +423,9 @@ $(eval $(call rules-autoconf,wine,32))
|
||||
$(eval $(call rules-autoconf,wine,64))
|
||||
|
||||
$(OBJ)/.wine-post-source:
|
||||
-cd $(WINE_SRC) && tools/make_specfiles
|
||||
cd $(WINE_SRC) && tools/make_requests
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan -x vk.xml
|
||||
-cd $(WINE_SRC) && tools/make_specfiles
|
||||
touch $@
|
||||
|
||||
$(OBJ)/.wine-post-build64:
|
||||
|
Loading…
x
Reference in New Issue
Block a user