lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 10 May 2016 17:41:28 +0200
From:	Michal Marek <mmarek@...e.com>
To:	Bjørn Mork <bjorn@...k.no>
Cc:	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] builddeb: include objtool binary in headers package

On Wed, May 04, 2016 at 03:35:39PM +0200, Bjørn Mork wrote:
> "objtool" is required for building external m dules if "Compile-time
> stack metadata validation" is enabled.  Otherwise all builds based
> on the headers package fail with:
> 
>  make[1]: Entering directory '/usr/src/linux-headers-4.6.0-rc6'
>  make[2]: *** No rule to make target 'tools/objtool/objtool', needed by 'foo.o'.  Stop.
>  Makefile:1598: recipe for target 'foo.ko' failed
>  make[1]: *** [foo.ko] Error 2
>  make[1]: Leaving directory '/usr/src/linux-headers-4.6.0-rc6'
> 
> Signed-off-by: Bjørn Mork <bjorn@...k.no>
> ---
>  scripts/package/builddeb | 3 +++
>  1 file changed, 3 insertions(+)

Applied to kbuild.git#misc.

Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ