mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-13 23:28:16 +03:00
Makefile.in: Bump STEAMRT_IMAGE to get tools built with binutils 2.40.
Note: as described in bug report, this change is necessary to avoid potential duplicate when searching inside several Proton tree for an image used in a minidump. CW-Bug-Id: #22341
This commit is contained in:
parent
7c21be5c27
commit
81a4743db0
@ -25,8 +25,7 @@ SHELL := /bin/bash
|
||||
# BUILD_NAME - Name of the build for manifests etc.
|
||||
# STEAMRT_IMAGE - Name of the docker image to use for building
|
||||
|
||||
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20221017.1-1
|
||||
|
||||
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20230509.49493-0
|
||||
ifeq ($(SRCDIR),)
|
||||
foo := $(error SRCDIR not set, do not include Makefile.in directly, run ./configure.sh to generate Makefile)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user