eclass/ninja-utils: Sync with Gentoo

It's from Gentoo commit 2cc5ba09184fe30fd61ed0e00464e09f7852b936.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-02 07:27:00 +00:00 committed by Krzesimir Nowak
parent 2026ba3d6d
commit d39f15cd8c

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: ninja-utils.eclass
@ -73,6 +73,7 @@ case ${NINJA} in
esac
# @FUNCTION: _ninja_uses_jobserver
# @INTERNAL
# @DESCRIPTION:
# Return true if current ${NINJA} has jobserver support and we have one
# running (via MAKEFLAGS).