5 lines
143 B
Bash
Executable file
5 lines
143 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
abidw --out-file ./.github/workflows/libcrypto-abi.xml libcrypto.so
|
|
abidw --out-file ./.github/workflows/libssl-abi.xml libssl.so
|
|
|