mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
build: Use proton sdk docker image for building.
This commit is contained in:
parent
6eba98ad23
commit
68bd1c20e8
7 changed files with 93 additions and 296 deletions
|
|
@ -2,7 +2,7 @@ STEAMRT_VERSION = 0.20210126.1
|
|||
STEAMRT_URLBASE = registry.gitlab.steamos.cloud
|
||||
|
||||
PROTONSDK_URLBASE = $(STEAMRT_URLBASE)/proton/soldier/sdk
|
||||
PROTONSDK_VERSION = $(STEAMRT_VERSION)-0
|
||||
PROTONSDK_VERSION = $(STEAMRT_VERSION)-0-dev
|
||||
|
||||
# this is just for building toolchain, as we do static builds it should
|
||||
# not have any impact on the end result, but changing it will invalidate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue