[libc] Disable fma and fmaf for x86_64.
authorSiva Chandra Reddy <sivachandra@google.com>
Wed, 21 Apr 2021 04:58:56 +0000 (04:58 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Wed, 21 Apr 2021 05:01:15 +0000 (05:01 +0000)
commit653345155a060df8ee256d9610ca0d0cc2515450
treeb1b279cbb0aca045834b2211edd6bf1867191164
parent5e9e463e1fdd7980992ffc5bf78894e0f39d5d9c
[libc] Disable fma and fmaf for x86_64.

The version of clang installed on the buildbot workers is not able to
compile them. However, the version of gcc installed is able to compile
them fine. So, this change disables them until we can find a way to
compile them using clang on the buildbot workers.
libc/config/linux/x86_64/entrypoints.txt