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-next>] [day] [month] [year] [list]
Date:   Thu, 20 Jun 2019 15:58:38 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     yamada.masahiro@...ionext.com
Cc:     stfrench@...rosoft.com, linux-cifs@...r.kernel.org,
        masahiroy@...nel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: cifs: Fix tracing build error with O=

On Thu, Jun 20, 2019 at 06:54:42AM +0000, yamada.masahiro@...ionext.com wrote:
>
> I cannot reproduce the build error on the latest Linus tree.
> 
> 
> $ make O=build allmodconfig fs/cifs/
> 
> perfectly works for me.

I was trying to build just the fs/cifs directory with

	make O=build M=fs/cifs

But I see now that this can't possibly work as M= only supports
absolute paths.  As M= is supposed to replace SUBDIRS=, what are
we supposed to do to build just a directory?

Thanks,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ