lkml.org 
[lkml]   [2019]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 098/148] Makefile: Export clang toolchain variables
    Date
    4.19-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Joel Stanley <joel@jms.id.au>

    commit 3bd9805090af843b25f97ffe5049f20ade1d86d6 upstream.

    The powerpc makefile will use these in it's boot wrapper.

    Signed-off-by: Joel Stanley <joel@jms.id.au>
    Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
    Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    Makefile | 1 +
    1 file changed, 1 insertion(+)

    --- a/Makefile
    +++ b/Makefile
    @@ -493,6 +493,7 @@ endif
    CLANG_FLAGS += -no-integrated-as
    KBUILD_CFLAGS += $(CLANG_FLAGS)
    KBUILD_AFLAGS += $(CLANG_FLAGS)
    +export CLANG_FLAGS
    endif

    RETPOLINE_CFLAGS_GCC := -mindirect-branch=thunk-extern -mindirect-branch-register

    \
     
     \ /
      Last update: 2019-01-11 15:52    [W:4.097 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site