Searched refs:LD_NO_DL_MIN_VERSION (Results 1 – 1 of 1) sorted by relevance
202 LD_NO_DL_MIN_VERSION=$(echo 2.26 | ld_version)203 if [ "$LD_VERSION" -ge "$LD_NO_DL_MIN_VERSION" ] ; then