浏览代码

glibc: do not overwrite libc_cv_cc_with_libunwind, breaks make check

Waldemar Brodkorb 7 年之前
父节点
当前提交
e35fc26ad5
共有 1 个文件被更改,包括 0 次插入1 次删除
  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