mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
* (3/3) cleanup : unused variable
This commit is contained in:
parent
d6ec412422
commit
aa0cb6b2c4
4 changed files with 1 additions and 4 deletions
|
@ -28,7 +28,6 @@ USE_AESNI := no
|
|||
else
|
||||
LDLIBS = -lcryptopp -lboost_system -lboost_date_time -lboost_filesystem -lboost_regex -lboost_program_options -lpthread
|
||||
endif
|
||||
LIBS =
|
||||
|
||||
ifeq ($(USE_AESNI),yes)
|
||||
ifeq ($(IS_64),1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue