mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Merge remote-tracking branch 'purple/openssl' into meshnet
This commit is contained in:
commit
43be363542
32 changed files with 486 additions and 382 deletions
1
Makefile
1
Makefile
|
@ -12,6 +12,7 @@ include filelist.mk
|
|||
USE_AESNI := yes
|
||||
USE_STATIC := no
|
||||
USE_MESHNET := yes
|
||||
USE_UPNP := no
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
DAEMON_SRC += DaemonLinux.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue