Merge remote-tracking branch 'origin/sandbox/mkashkarov/tizen_6.0_build' into tizen_base 13/221513/1 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix tizen_6.0_base tizen_6.0_base_hotfix accepted/tizen/6.0/base/20201029.111037 accepted/tizen/6.0/base/20230713.142939 accepted/tizen/6.0/base/tool/20201029.112303 accepted/tizen/6.0/base/tool/hotfix/20201030.125056 accepted/tizen/6.0/base/tool/hotfix/20201102.090423 accepted/tizen/base/20200113.070343 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_base/20200109.182200 tizen_6.0.m2_release
authoryan11.meng <yan11.meng@samsung.com>
Sat, 4 Jan 2020 14:19:32 +0000 (23:19 +0900)
committeryan11.meng <yan11.meng@samsung.com>
Sat, 4 Jan 2020 14:19:32 +0000 (23:19 +0900)
Change-Id: I149d722c1eb357f42b5916b75131c791b9a66125

packaging/m4.spec

index 5f98532..d73dcfc 100644 (file)
@@ -21,7 +21,10 @@ cp %{SOURCE1001} .
 %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
@@ -37,4 +40,3 @@ make %{?_smp_mflags} check || true
 %{_bindir}/*
 %doc %{_infodir}/*.gz
 %{_mandir}/*/*
-