Home
last modified time | relevance | path

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

/mbedtls-3.6.0/scripts/
Dbump_version.sh40 SO_TLS=$1
102 if [ "X" != "X$SO_TLS" ];
105 sed -e "/mbedtls/ s/ SOVERSION [0-9]\{1,\}/ SOVERSION $SO_TLS/g" < library/CMakeLists.txt > tmp
109 sed -e "s/SOEXT_TLS?=so.[0-9]\{1,\}/SOEXT_TLS?=so.$SO_TLS/g" < library/Makefile > tmp