Home
last modified time | relevance | path

Searched refs:libc_cv_have_sdata_section (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/arc/
Dconfigure.ac4 libc_cv_have_sdata_section=no
Dconfigure4 libc_cv_have_sdata_section=no
/glibc-2.36/
Dconfigure5885 if ${libc_cv_have_sdata_section+:} false; then :
5889 libc_cv_have_sdata_section=no
5892 libc_cv_have_sdata_section=yes
5897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_have_sdata_section" >&5
5898 $as_echo "$libc_cv_have_sdata_section" >&6; }
5899 if test $libc_cv_have_sdata_section = yes; then
Dconfigure.ac1275 libc_cv_have_sdata_section,
1277 libc_cv_have_sdata_section=no
1280 libc_cv_have_sdata_section=yes
1284 if test $libc_cv_have_sdata_section = yes; then
/glibc-2.36/ChangeLog.old/
DChangeLog.1827333 (libc_cv_have_sdata_section): Test unconditionally.