mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 07:04:39 +08:00
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
|
sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile
|
||
|
make MANSUFFIX=ssl install
|