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:   Mon, 6 Apr 2020 12:02:15 +0200
From:   Sedat Dilek <sedat.dilek@...il.com>
To:     Masahiro Yamada <masahiroy@...nel.org>
Cc:     linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
        Kees Cook <keescook@...omium.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h

[ Please CC me I am not subscribed to this mailing-list ]

Hi,

I think with your patch in [1] line #56 can go away, too?

[ scripts/mkcompile_h ]

53 # Generate a temporary compile.h
54
55 { echo /\* This file is auto generated, version $VERSION \*/
56   if [ -n "$CONFIG_FLAGS" ] ; then echo "/* $CONFIG_FLAGS */"; fi

Thanks.

Regards,
- Sedat -

[1] https://patchwork.kernel.org/patch/11473667/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ