mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-30 15:46:02 +00:00
Decimal floats need support form the C library, namely support for fenv, which is missing in uClibc for any architecture but x86/32. Add an option (a choice) to enable or disable decimal floats. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>