ソースを参照

- 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