summaryrefslogtreecommitdiffstats
path: root/rules/glibc-crt.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glibc-crt.make')
-rw-r--r--rules/glibc-crt.make6
1 files changed, 4 insertions, 2 deletions
diff --git a/rules/glibc-crt.make b/rules/glibc-crt.make
index e11e2fa..8d7fe26 100644
--- a/rules/glibc-crt.make
+++ b/rules/glibc-crt.make
@@ -42,10 +42,12 @@ $(STATEDIR)/glibc-crt.extract: $(STATEDIR)/glibc.extract
GLIBC_CRT_PATH := PATH=$(CROSS_PATH)
GLIBC_CRT_ENV := \
BUILD_CC=$(HOSTCC) \
+ \
ac_cv_path_GREP=grep \
- libc_cv_forced_unwind=yes \
+ ac_cv_sizeof_long_double=$(PTXCONF_SIZEOF_LONG_DOUBLE)
libc_cv_c_cleanup=yes \
- ac_cv_sizeof_long_double=8
+ libc_cv_forced_unwind=yes \
+
#
# autoconf