mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
* (1/3) update filelist.mk : 3 lists of sources: common, daemon-specific and library-specific
This commit is contained in:
parent
01bb492faf
commit
8c218bd5df
5 changed files with 21 additions and 25 deletions
|
@ -1,6 +1,5 @@
|
|||
CXX = clang++
|
||||
CXXFLAGS = -g -Wall -std=c++11 -lstdc++ -I/usr/local/include
|
||||
include filelist.mk
|
||||
INCFLAGS = -DCRYPTOPP_DISABLE_ASM
|
||||
LDFLAGS = -Wl,-rpath,/usr/local/lib -L/usr/local/lib
|
||||
LDLIBS = -lcryptopp -lboost_system -lboost_date_time -lboost_filesystem -lboost_regex -lboost_program_options -lpthread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue