diff options
author | Willy Tarreau <w@1wt.eu> | 2022-05-28 17:45:44 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-06-20 09:43:19 -0700 |
commit | 6a3ad243b29be01d0c30f8c3b35a1149e1a0139a (patch) | |
tree | 688ec1adf31f27b6f656bac0dbb3201d3b642b23 /lib/mpi/generic_mpih-rshift.c | |
parent | 4f2c9703a128d21db7d0bf2ea14c5fe50d0dfe7e (diff) |
tools/nolibc: fix the makefile to also work as "make -C tools ..."
As reported by Linus, the nolibc's makefile is currently broken when
invoked as per the documented method (make -C tools nolibc_<target>),
because it now relies on the ARCH and OUTPUT variables that are not
set in this case.
This patch addresses this by sourcing subarch.include, and by
presetting OUTPUT to the current directory if not set. This is
sufficient to make the commands work both as a standalone target
and as a tools/ sub-target.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/generic_mpih-rshift.c')
0 files changed, 0 insertions, 0 deletions