Open
Description
hi thanks for Rathole
i would like to compile openssl statically , to bring it on Qnap NAS (openssl 3.1.3 is in another location prefix)
tried wtih OPENSSL_STATIC=1
OPENSSL_STATIC=1 OPENSSL_DIR=/opt/Apache83 OPENSSL_LIB_DIR=/opt/Apache83/lib cargo build --release
but failed to link to the final binary
i dont find the solution, do you have any clue ? and if it is possible
thanks for your help