scripts/mk: Use explicit test of $(origin) instead of ?=
commitd5835c5873f6eb8557a6ae54653cc7817e0057f0
authorNicolas Boulenguez <nicolas@debian.org>
Tue, 9 Apr 2024 02:56:26 +0000 (9 04:56 +0200)
committerGuillem Jover <guillem@debian.org>
Tue, 9 Apr 2024 04:03:22 +0000 (9 06:03 +0200)
tree87ab079cc6b66a4648c15a032f61780498de9207
parentc0dde13fd6cccea101dc72b3705d8d6d4e7a9ed7
scripts/mk: Use explicit test of $(origin) instead of ?=

This makes the intent of each stanza more readable (first ensure that
TOOL is set, then TOOL_FOR_BUILD).

Signed-off-by: Guillem Jover <guillem@debian.org>
scripts/mk/buildtools.mk