• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版c03cce8f74e6bc58d195d416af96e0ff395a3125 (tree)
时间2018-03-04 21:07:27
作者Waldemar Brodkorb <wbx@ucli...>
CommiterWaldemar Brodkorb

Log Message

fenv: only allow for ppc e500

更改概述

差异

--- a/extra/Configs/Config.in.arch
+++ b/extra/Configs/Config.in.arch
@@ -183,7 +183,7 @@ config UCLIBC_HAS_FENV
183183 depends on TARGET_i386 || \
184184 TARGET_metag || \
185185 TARGET_nds32 || \
186- TARGET_powerpc || \
186+ (TARGET_powerpc && CONFIG_E500) || \
187187 TARGET_x86_64
188188 help
189189 If you want the uClibc math library to contain the C99 floating