summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/glibc-headers.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/glibc-headers.make b/rules/glibc-headers.make
index 17a2655..23fd3aa 100644
--- a/rules/glibc-headers.make
+++ b/rules/glibc-headers.make
@@ -45,6 +45,7 @@ GLIBC_HEADERS_ENV := \
$(HOST_ENV) \
CC="gcc $(PTXCONF_GLIBC_HEADERS_FAKE_CROSS)" \
\
+ libc_cv_compiler_ok=yes \
libc_cv_prog_as_gnu=yes \
libc_cv_prog_ld_gnu=yes \
ac_cv_prog_AS="$(PTXDIST_SYSROOT_CROSS)$(PTXCONF_PREFIX_CROSS)/bin/$(COMPILER_PREFIX)as" \