Home
last modified time | relevance | path

Searched refs:with_glibc_version (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dconfigure.ac379 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then
380 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
381 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
H A Dconfigure5151 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/.*\.//'`
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dconfigure.ac372 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then
373 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
374 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
H A Dconfigure5137 withval=$with_glibc_version;
5138 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
5139 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
5140 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconfigure.ac5325 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then
5326 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
5327 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
H A Dconfigure28805 withval=$with_glibc_version;
28806 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
28807 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
28808 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfigure.ac5962 if [echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$']; then
5963 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
5964 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`
H A Dconfigure30347 withval=$with_glibc_version;
30348 if echo "$with_glibc_version" | grep '^[0-9][0-9]*\.[0-9][0-9]*$'; then
30349 glibc_version_major=`echo "$with_glibc_version" | sed -e 's/\..*//'`
30350 glibc_version_minor=`echo "$with_glibc_version" | sed -e 's/.*\.//'`