Browse Source

enable math tests

Waldemar Brodkorb 1 year ago
parent
commit
55ce5be7af
1 changed files with 0 additions and 2 deletions
  1. 0 2
      package/uclibc-ng-test/Makefile

+ 0 - 2
package/uclibc-ng-test/Makefile

@@ -20,8 +20,6 @@ $(eval $(call PKG_template,UCLIBC_NG_TEST,uclibc-ng-test,$(PKG_VERSION)-${PKG_RE
 
 CONFIG_STYLE:=          manual
 
-# disable math tests
-XAKE_FLAGS+=		NO_MATH=1
 ifeq ($(ADK_TARGET_LIB_GLIBC),y)
 XAKE_FLAGS+=		NO_CRYPT=1
 endif