The check dies because ASan captures stack overflow and configure does
not expect the output.
Change-Id: I6136a68affbae91c89b93ad7b12c58ed00551782
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
%configure \
--without-included-regex \
gl_cv_func_isnanl_works=yes \
- gl_cv_func_printf_directive_n=yes
+ gl_cv_func_printf_directive_n=yes \
+ ac_cv_sys_stack_overflow_works=yes \
+ ac_cv_sys_xsi_stack_overflow_heuristic=yes
+
make %{?_smp_mflags}
%check
%{_bindir}/*
%doc %{_infodir}/*.gz
%{_mandir}/*/*
-