Author :
Viktor Szakats
Date :
2023-11-04 01:24:23
Hash :d193f43f Message :slim down `libtls`
By dropping copies of `libcrypto` and `libssl` lib objects from it.
This brings back its size to the normal ~100KB from ~4MB.
autotools already worked like this.