summaryrefslogtreecommitdiffstats
path: root/util/update_abi_check.sh
blob: cb2f78993880ce1e418465882422ab7b975b0ac1 (plain)
1
2
3
4
5
#!/bin/sh
#
abidw --out-file ./.github/workflows/libcrypto-abi.xml libcrypto.so
abidw --out-file ./.github/workflows/libssl-abi.xml libssl.so