issues
search
DALnet
/
bahamut
The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59
stars
42
forks
source link
Let's check for local openssl installation first & rpath it too
#90
Closed
kobishmueli
closed
5 years ago
kobishmueli
commented
5 years ago
If $HOME/openssl exists - we'll use it.
We'll add -Wl,-rpath,/path/to/openssl/lib to SSL_LDFLAGS so our binaries will be statically linked to the local openssl libs.
-Kobi.
-Kobi.