libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13
Older versions of gcc produce "error: unknown type name '__bf16'".
PR: 276104
MFC after: 1 month
(cherry picked from commit 2e226748a961329471f5b51483318b94c8735f34)
libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13 Tags None Referenced Files None Subscribers None
Description
Details
|