Am 01.08.2018 um 04:54 schrieb Marek Olšák:
> From: Marek Olšák
>
> This fixes the build if __builtin_clz is unsupported.
> ---
> src/util/half_float.c | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/src/util/half_float.c b/src/util/half_float.c
> index 588
From: Marek Olšák
This fixes the build if __builtin_clz is unsupported.
---
src/util/half_float.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/util/half_float.c b/src/util/half_float.c
index 588f050d924..2eff2c84f51 100644
--- a/src/util/half_float.c
+++ b