Skip to content

util/format: NEON is not available with the soft-float ABI

Adrian Bunk requested to merge (removed):main into main

Fixes: 80923e8d ("util/format: Add some NEON intrinsics-based u_format_unpack.")

https://buildd.debian.org/status/fetch.php?pkg=mesa&arch=armel&ver=21.2.1-1&stamp=1629454796&raw=0

/usr/lib/gcc/arm-linux-gnueabi/10/include/arm_neon.h:31:2: error: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"

@anholt

Merge request reports