mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-03 08:09:11 +03:00
Makefile.in: Update Proton SDK to 3.0.20250210.116596-0.
This commit is contained in:
parent
71f0e64c6b
commit
78b65bcd44
@ -25,7 +25,7 @@ SHELL := /bin/bash
|
|||||||
# BUILD_NAME - Name of the build for manifests etc.
|
# BUILD_NAME - Name of the build for manifests etc.
|
||||||
# STEAMRT_IMAGE - Name of the docker image to use for building
|
# STEAMRT_IMAGE - Name of the docker image to use for building
|
||||||
|
|
||||||
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20240307.80401-0
|
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:3.0.20250210.116596-0
|
||||||
ifeq ($(SRCDIR),)
|
ifeq ($(SRCDIR),)
|
||||||
foo := $(error SRCDIR not set, do not include Makefile.in directly, run ./configure.sh to generate Makefile)
|
foo := $(error SRCDIR not set, do not include Makefile.in directly, run ./configure.sh to generate Makefile)
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user