diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 11:59:05 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 11:59:05 (EST) |
commit | 92b1845c61b59659357b510ab79e67979645c88a (patch) | |
tree | 80472c67c28477d9d7c43a34770c9d186bd653b7 /libwolfssl.27.pkg/control | |
parent | 6e4dabe91b570649cc11fdfc96d0e3a1b07c61cd (diff) |
ABI version actually didn't change
I misunderstood the effect of libtool's -version-info flag.
Diffstat (limited to 'libwolfssl.27.pkg/control')
-rw-r--r-- | libwolfssl.27.pkg/control | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libwolfssl.27.pkg/control b/libwolfssl.27.pkg/control deleted file mode 100644 index 2ea43a6..0000000 --- a/libwolfssl.27.pkg/control +++ /dev/null @@ -1,9 +0,0 @@ -Architecture: any -Platform: all -Section: lib -Depends: - ${Shlib-Depends}, -Description: Lightweight TLS library - ${Common-Description} - . - This package provides the wolfSSL TLS library. |