commit | 37b9bb094123a14a986137d693b5aa18a240128b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <[email protected]> | Mon Jul 11 00:31:38 2022 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Mon Jul 25 11:26:35 2022 +0200 |
tree | b03639feb7c8b89754a2c8ed71207f53ebd089ee | |
parent | 3e519ed8d509f5f2e1c67984f3cdf079b725e724 [diff] |
Makefile: Set retpoline cflags based on CONFIG_CC_IS_{CLANG,GCC} This was done as part of commit 7d73c3e9c51400d3e0e755488050804e4d44737a "Makefile: remove stale cc-option checks" upstream, and is needed to support backporting further retpoline changes. Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>