Explorar el Código

glibc: do not overwrite libc_cv_cc_with_libunwind, breaks make check

Waldemar Brodkorb hace 7 años
padre
commit
e35fc26ad5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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