Searched refs:SO_TLS (Results 1 – 1 of 1) sorted by relevance
52 SO_TLS=$1114 if [ "X" != "X$SO_TLS" ];117 sed -e "/mbedtls/ s/ SOVERSION [0-9]\{1,\}/ SOVERSION $SO_TLS/g" < library/CMakeLists.txt > tmp121 sed -e "s/SOEXT_TLS=so.[0-9]\{1,\}/SOEXT_TLS=so.$SO_TLS/g" < library/Makefile > tmp