Re: [PATCH] kbuild: deprecate cc-option-align

From: Masahiro Yamada
Date: Sun Jun 25 2017 - 00:01:41 EST


2017-06-19 16:28 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>:
> Documentation/kbuild/makefiles.txt says the change for align options
> occurred at GCC 3.0, and Documentation/process/changes.rst says the
> minimal supported GCC version is 3.2, so it should be safe to hard-code
> -falign* options.
>
> Fix the only user arch/x86/Makefile_32.cpu and deprecate the
> cc-option-align.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>

Applied to linux-kbuild/kbuild.

--
Best Regards
Masahiro Yamada