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.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/glibc-crt.make b/rules/glibc-crt.make
index 8d7fe26..f597787 100644
--- a/rules/glibc-crt.make
+++ b/rules/glibc-crt.make
@@ -44,9 +44,9 @@ GLIBC_CRT_ENV := \
BUILD_CC=$(HOSTCC) \
\
ac_cv_path_GREP=grep \
- ac_cv_sizeof_long_double=$(PTXCONF_SIZEOF_LONG_DOUBLE)
+ ac_cv_sizeof_long_double=$(PTXCONF_SIZEOF_LONG_DOUBLE) \
libc_cv_c_cleanup=yes \
- libc_cv_forced_unwind=yes \
+ libc_cv_forced_unwind=yes
#