[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1519393674.git.robin.jarry@6wind.com>
Date: Fri, 23 Feb 2018 15:22:13 +0100
From: Robin Jarry <robin.jarry@...nd.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <michal.lkml@...kovi.net>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] objtool: fix libelf detection in non-standard locations
When libelf headers and libs are not in standard locations, the check
fails and host flags are ignored.
I have encountered this issue when building linux into the buildroot
framework. host-* versions of libs may be compiled and installed in a
host staging dir removing the need to install them on the build system.
Comments are welcome.
Regards,
Robin Jarry (2):
kbuild: introduce HOST_EXTRALDFLAGS
objtool: use host flags to detect if libelf is missing
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.11.0
Powered by blists - more mailing lists