Explorar o código

- mention the architectures that currently support fenv(3).
i387 works (could be that it works on x86_64, untested), sse code disabled.

Bernhard Reutner-Fischer %!s(int64=15) %!d(string=hai) anos
pai
achega
aa3f8de438
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      extra/Configs/Config.in.arch

+ 3 - 0
extra/Configs/Config.in.arch

@@ -168,6 +168,9 @@ config UCLIBC_HAS_FENV
 	  point environment, rounding and exception handling functions then
 	  say Y here.
 
+	  NOTE: Supported architectures currently include:
+	        i386
+
 config UCLIBC_HAS_LONG_DOUBLE_MATH
 	bool "Enable long double support"
 	depends on DO_C99_MATH