mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 07:05:46 +03:00
Makefile.in: Bump container image used for the build.
-2 has ninja that supports GNU Make's job server.
This commit is contained in:
parent
354a061c16
commit
45039fc24e
@ -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.20230509.49493-0
|
STEAMRT_IMAGE ?= registry.gitlab.steamos.cloud/proton/sniper/sdk:0.20230509.49493-2
|
||||||
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…
Reference in New Issue
Block a user