toolchain/gcc: remove uclibc hack
[openwrt/staging/chunkeey.git] / toolchain / gcc / common.mk
index 5f237e4520fbb33e5618325ad9d1800b78ac4fb9..090aa2447d89984d2c4133c78c5bac72b162ffd7 100644 (file)
@@ -74,9 +74,6 @@ TAR_OPTIONS += \
        --exclude=libjava
 
 export libgcc_cv_fixed_point=no
-ifdef CONFIG_USE_UCLIBC
-  export glibcxx_cv_c99_math_tr1=no
-endif
 ifdef CONFIG_INSTALL_GCCGO
   export libgo_cv_c_split_stack_supported=no
 endif