sfackler/rust-openssl

cant find openssl directory on termux

therealolie opened this issue · 1 comments

standard installation

setting OPENSSL_DIR to /data/data/com.termux/files/usr fixed it

try checking whether ${PREFIX}/usr/include/... (which would be /data/data/com.termux/files/usr/include/...), and try using that by default instead of giving up

$HOST = aarch64-linux-android
$TARGET = aarch64-linux-android
openssl-sys = 0.9.102