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:	Thu, 24 Aug 2006 04:01:32 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Alexey Dobriyan <adobriyan@...il.com>
Cc:	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Warn about config.h inclusion

On Thu, Aug 24, 2006 at 03:19:02AM +0400, Alexey Dobriyan wrote:
> Otherwise feature adders won't feel it's unneeded..
> 
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>
> ---
> 
>  include/linux/config.h |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- a/include/linux/config.h
> +++ b/include/linux/config.h
> @@ -3,6 +3,7 @@ #define _LINUX_CONFIG_H
>  /* This file is no longer in use and kept only for backward compatibility.
>   * autoconf.h is now included via -imacros on the commandline
s/imacros/include/

Try make V=1 to see it.
It was -imacros in the early beginning but due to troubles with some binutils version it was changed IIRC.

     Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ