From e35fc26ad55f836f5b7ad1291b7dc205c02edf20 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Jan 2017 08:34:35 +0100 Subject: glibc: do not overwrite libc_cv_cc_with_libunwind, breaks make check --- toolchain/glibc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/glibc/Makefile') diff --git a/toolchain/glibc/Makefile b/toolchain/glibc/Makefile index b51210d94..3005eee19 100644 --- a/toolchain/glibc/Makefile +++ b/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 -- cgit v1.2.3