diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-08-20 19:09:41 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-09-04 03:01:17 +0200 |
commit | 8cc7af751443f7c82d12c7e5061fd2fa2e08a3d4 (patch) | |
tree | 7f2099db0c373a12bb954c3fe7f1585b3ac5067f /scripts | |
parent | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC (diff) | |
download | linux-8cc7af751443f7c82d12c7e5061fd2fa2e08a3d4.tar.xz linux-8cc7af751443f7c82d12c7e5061fd2fa2e08a3d4.zip |
kbuild: remove ARCH_{CPP,A,C}FLAGS
These flags were added by commit 61754c18752f ("kbuild: Allow arch
Makefiles to override {cpp,ld,c}flags") to allow ARC to override -O2.
We did not see any other usage after all. Now that ARC switched to
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3, there is no more user of
these variables.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions