Skip to content

Commit

Permalink
cp ssl 1 also
Browse files Browse the repository at this point in the history
  • Loading branch information
olofkallander committed Dec 11, 2024
1 parent 77d6233 commit ee0ea3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/aws-linux/buildscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ fi
cp /usr/lib64/libatomic.so.1 libs
cp /usr/local/lib/libc++.so.1 libs
cp /usr/local/lib/libc++abi.so.1 libs
cp /usr/local/lib64/libssl.so.1.1 libs
cp /usr/local/lib64/libcrypto.so.1.1 libs
cp /usr/local/lib64/libssl.so.3 libs
cp /usr/local/lib64/libcrypto.so.3 libs
cp /usr/local/lib/libmicrohttpd.so.12 libs
Expand Down

0 comments on commit ee0ea3e

Please sign in to comment.