]> git.baikalelectronics.ru Git - kernel.git/commit
tools resolve_btfids: Always force HOSTARCH
authorJiri Olsa <jolsa@kernel.org>
Wed, 23 Sep 2020 18:57:35 +0000 (20:57 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 23 Sep 2020 19:43:04 +0000 (12:43 -0700)
commit958d2d517136cdcf957e06ff9094a802c7f7e1fd
tree996bb4a83af371d31a393d18a9a877b1ac40aff9
parentfa62f7ade486c5683ec09f3b4334972779595e7d
tools resolve_btfids: Always force HOSTARCH

Seth reported problem with cross builds, that fail
on resolve_btfids build, because we are trying to
build it on cross build arch.

Fixing this by always forcing the host arch.

Reported-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200923185735.3048198-2-jolsa@kernel.org
tools/bpf/resolve_btfids/Makefile