To ease cross-development Gentoo alows installing only fully
qualified toolchains tools:
x86_64-pc-linux-gnu-ar
and similar.
The change allow overriding RANLIB variable similar
to existing CC, HOST_CC, LD and friends.
Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/720700
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
To ease cross-development Gentoo alows installing only fully
qualified toolchains tools:
x86_64-pc-linux-gnu-ranlib
and similar.
The change allow overriding RANLIB variable similar
to existing CC, HOST_CC, LD and friends.
Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/720700
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>