mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-16 23:05:14 +02:00
Update deprecated openssl functions and remove warning suppression
see https://docs.openssl.org/3.0/man7/migration_guide/
This commit is contained in:
parent
2e167fe334
commit
00c23cba38
5 changed files with 49 additions and 41 deletions
1
Makefile
1
Makefile
|
@ -77,7 +77,6 @@ else # not supported
|
|||
endif
|
||||
|
||||
INCFLAGS += -I$(LIB_SRC_DIR) -I$(LIB_CLIENT_SRC_DIR) -I$(LANG_SRC_DIR)
|
||||
DEFINES += -DOPENSSL_SUPPRESS_DEPRECATED
|
||||
NEEDED_CXXFLAGS += -MMD -MP
|
||||
|
||||
ifeq ($(USE_GIT_VERSION),yes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue