Browse Source

glibc: do not overwrite libc_cv_cc_with_libunwind, breaks make check

Waldemar Brodkorb 7 years ago
parent
commit
e35fc26ad5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      toolchain/glibc/Makefile

+ 0 - 1
toolchain/glibc/Makefile

@@ -52,7 +52,6 @@ GLIBC_ENV:=             PATH='${TARGET_PATH}' \
                         AR="${TARGET_AR}" \
                         RANLIB="${TARGET_RANLIB}" \
                         libc_cv_forced_unwind=yes \
-			libc_cv_cc_with_libunwind=yes \
                         libc_cv_c_cleanup=yes \
                         libc_cv_gnu99_inline=yes \
 			libc_cv_initfini_array=yes