Proton/make
Arkadiusz Hiler 46304cde3d make: Use GNU Make's job server when building via ninja.
`+` is necessary to mark it as recurisve[0] so that fds are passed as
expected.

Passing explicit `-j` is dropped because it takes precedence over
MAKEFLAGS and disables the job server integration.

[0]: https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html
2023-09-12 14:55:34 +03:00
..
rules-autoconf.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
rules-cargo.mk Makefile.in: Introduce SUPPRESS_WARNINGS for quieter CI build. 2023-09-12 14:44:08 +03:00
rules-cmake.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
rules-common.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
rules-configure.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
rules-meson.mk make: Use GNU Make's job server when building via ninja. 2023-09-12 14:55:34 +03:00
rules-source.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
rules-winemaker.mk build: Do as much as possible inside of the SDK container. 2023-02-14 16:07:44 +02:00
utility.mk build: Move misc helpers to make/utility.mk. 2021-03-31 14:08:10 -05:00