Browse Source

fenv: only allow for ppc e500

Waldemar Brodkorb 6 years ago
parent
commit
c03cce8f74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/Configs/Config.in.arch

+ 1 - 1
extra/Configs/Config.in.arch

@@ -183,7 +183,7 @@ config UCLIBC_HAS_FENV
 	depends on TARGET_i386 || \
 		   TARGET_metag || \
 		   TARGET_nds32 || \
-		   TARGET_powerpc || \
+		   (TARGET_powerpc && CONFIG_E500) || \
 		   TARGET_x86_64
 	help
 	  If you want the uClibc math library to contain the C99 floating