Re: [PATCH] powerpc: Add config fragment for disabling -Werror

2020-12-21 Thread Michael Ellerman
On Fri, 23 Oct 2020 15:00:02 +1100, Michael Ellerman wrote: > This makes it easy to disable building with -Werror: > > $ make defconfig > $ grep WERROR .config > # CONFIG_PPC_DISABLE_WERROR is not set > CONFIG_PPC_WERROR=y > > [...] Applied to powerpc/next. [1/1] powerpc: Add config fra

[PATCH] powerpc: Add config fragment for disabling -Werror

2020-10-22 Thread Michael Ellerman
This makes it easy to disable building with -Werror: $ make defconfig $ grep WERROR .config # CONFIG_PPC_DISABLE_WERROR is not set CONFIG_PPC_WERROR=y $ make disable-werror.config GEN Makefile Using .config as base Merging arch/powerpc/configs/disable-werror.config Value o