mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-25 21:11:14 +03:00
build: Build with Proton SDK 0.20210505.0-2.
But disable XPresent extension for now.
This commit is contained in:
parent
fb569a17e3
commit
8448591ebd
@ -633,6 +633,7 @@ WINE_SOURCE_ARGS = \
|
|||||||
|
|
||||||
WINE_CONFIGURE_ARGS = \
|
WINE_CONFIGURE_ARGS = \
|
||||||
--with-mingw \
|
--with-mingw \
|
||||||
|
--without-xpresent \
|
||||||
--disable-tests
|
--disable-tests
|
||||||
|
|
||||||
WINE_CONFIGURE_ARGS64 = --enable-win64
|
WINE_CONFIGURE_ARGS64 = --enable-win64
|
||||||
|
@ -97,7 +97,7 @@ function configure() {
|
|||||||
#
|
#
|
||||||
|
|
||||||
arg_steamrt="soldier"
|
arg_steamrt="soldier"
|
||||||
arg_protonsdk_image="registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20210126.1-1"
|
arg_protonsdk_image="registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20210505.0-2"
|
||||||
arg_no_protonsdk=""
|
arg_no_protonsdk=""
|
||||||
arg_build_name=""
|
arg_build_name=""
|
||||||
arg_docker_opts=""
|
arg_docker_opts=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user