Explorar el Código

uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH

Peter Korsgaard hace 16 años
padre
commit
d1e6618fe4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      toolchain/uClibc/uClibc-0.9.30.config

+ 1 - 0
toolchain/uClibc/uClibc-0.9.30.config

@@ -46,6 +46,7 @@ UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_FPU=y
 DO_C99_MATH=y
 # UCLIBC_HAS_FENV is not set
+UCLIBC_HAS_LONG_DOUBLE_MATH=y
 KERNEL_HEADERS="/usr/src/linux/include"
 HAVE_DOT_CONFIG=y