[U-Boot] [PATCH 2/2] config.mk: Remove duplicated -fno-strict-aliasing

Simon Glass sjg at chromium.org
Tue Sep 18 02:05:46 UTC 2018


On 16 September 2018 at 23:35, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Now that we already disable the "strict-aliasing" globally, remove
> the duplicates in the nds32/riscv/x86 arch-specific Makefiles.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Rick Chen <rick at andestech.com>
>
> ---
>
>  arch/nds32/config.mk | 2 +-
>  arch/riscv/config.mk | 2 +-
>  arch/x86/config.mk   | 1 -
>  3 files changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list