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:   Wed, 4 Mar 2020 12:02:30 -0800
From:   Alexei Starovoitov <alexei.starovoitov@...il.com>
To:     Andrii Nakryiko <andriin@...com>
Cc:     bpf <bpf@...r.kernel.org>,
        Network Development <netdev@...r.kernel.org>,
        Alexei Starovoitov <ast@...com>,
        Daniel Borkmann <daniel@...earbox.net>,
        Andrii Nakryiko <andrii.nakryiko@...il.com>,
        Kernel Team <kernel-team@...com>
Subject: Re: [PATCH bpf-next] selftests/bpf: support out-of-tree vmlinux
 builds for VMLINUX_BTF

On Wed, Mar 4, 2020 at 10:43 AM Andrii Nakryiko <andriin@...com> wrote:
>
> Add detection of out-of-tree built vmlinux image for the purpose of
> VMLINUX_BTF detection. According to Documentation/kbuild/kbuild.rst, O takes
> precedence over KBUILD_OUTPUT.
>
> Also ensure ~/path/to/build/dir also works by relying on wildcard's resolution
> first, but then applying $(abspath) at the end to also handle
> O=../../whatever cases.
>
> Signed-off-by: Andrii Nakryiko <andriin@...com>

Applied. Thanks for fixing a build.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ