New comment by Phicem on void-packages repository https://github.com/void-linux/void-packages/pull/39984#issuecomment-1280040388 Comment: Changes: - Fixed residual xlint warnings on tetgen Cross-compiling to armv7l from x86_64 still doesn't work. The error is: ``` /usr/include/math.h:462:21: error: '_Float128' is not supported on this target 462 | # define _Mdouble_ _Float128 ```