HomeSort by: relevance | last modified time | path
    Searched refs:with_glibc_version (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
configure 719 with_glibc_version
5150 if test "${with_glibc_version+set}" = set; then :
5151 withval=$with_glibc_version;
5152 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
5153 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
5154 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
  /src/external/gpl3/gcc.old/dist/libgcc/
configure 718 with_glibc_version
5150 if test "${with_glibc_version+set}" = set; then :
5151 withval=$with_glibc_version;
5152 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
5153 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
5154 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
  /src/external/gpl3/gcc.old/dist/gcc/
configure 1013 with_glibc_version
30383 if test "${with_glibc_version+set}" = set; then :
30384 withval=$with_glibc_version;
30385 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
30386 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
30387 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
  /src/external/gpl3/gcc/dist/gcc/
configure 1040 with_glibc_version
32264 if test "${with_glibc_version+set}" = set; then :
32265 withval=$with_glibc_version;
32266 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
32267 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
32268 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
    [all...]

Completed in 68 milliseconds