[gn build] Port a10c9f994be1

This commit is contained in:
Nico Weber 2024-09-18 09:40:04 -04:00
parent a10c9f994b
commit ce74d5ff87

View File

@ -275,10 +275,9 @@ static_library("builtins") {
sources -= [ "fp_mode.c" ]
sources += [
"cpu_model/x86.c",
"i386/fp_mode.c",
"extendbfsf2.c",
"i386/fp_mode.c",
"truncdfbf2.c",
"truncxfbf2.c",
"truncsfbf2.c",
]
if (long_double_is_80_bits) {