diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-08-10 11:26:03 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-08-20 19:47:48 +0200 |
commit | 0df499eaf3c1a43ebb0a84ac854262e3fa731bcf (patch) | |
tree | 2978bedc933e70f3af241738306be511db1d4586 /sound/spi | |
parent | modpost: fix module versioning when a symbol lacks valid CRC (diff) | |
download | linux-0df499eaf3c1a43ebb0a84ac854262e3fa731bcf.tar.xz linux-0df499eaf3c1a43ebb0a84ac854262e3fa731bcf.zip |
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
There is a test in powerpc's Kconfig which checks __LONG_DOUBLE_128__
and sets CONFIG_PPC_LONG_DOUBLE_128 if it is understood by the compiler.
We currently don't handle it, so this results in PPC_LONG_DOUBLE_128 not
being in super-config generated by dummy-tools. So take this into
account in the gcc script and preprocess __LONG_DOUBLE_128__ as "1".
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions