Переглянути джерело

- 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 15 роки тому
батько
коміт
aa3f8de438
1 змінених файлів з 3 додано та 0 видалено
  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