diff options
| author | Jiri Slaby <[email protected]> | 2021-03-03 10:43:14 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2021-03-09 19:17:47 +0000 |
| commit | b3d9fc1436808a4ef9927e558b3415e728e710c5 (patch) | |
| tree | 4840481a00bbcc6c939387ac2852dc2b7577cdcc /scripts/gcc-plugins | |
| parent | kbuild: add image_name to no-sync-config-targets (diff) | |
| download | kernel-b3d9fc1436808a4ef9927e558b3415e728e710c5.tar.gz kernel-b3d9fc1436808a4ef9927e558b3415e728e710c5.zip | |
kbuild: dummy-tools: fix inverted tests for gcc
There is a test in Kconfig which takes inverted value of a compiler
check:
* config CC_HAS_INT128
def_bool !$(cc-option,$(m64-flag) -D__SIZEOF_INT128__=0)
This results in CC_HAS_INT128 not being in super-config generated by
dummy-tools. So take this into account in the gcc script.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
