openssl 需要交叉编译。
自行解决...
git clone git://git.openssl.org/openssl.git
编写 Shell 编译脚本:
#!/bin/bash set -e