This commit is contained in:
YAWAsau
2021-11-22 13:08:00 +08:00
parent 36444ab83c
commit 1bc3c06350
19 changed files with 3263 additions and 80 deletions

2
tools/bin/openssl Normal file
View File

@@ -0,0 +1,2 @@
export LD_LIBRARY_PATH=${0%/*}
exec ${0%/*}/openssl.elf "$@"