mirror of
https://git.wownero.com/wownero/wownero-puddle.git
synced 2024-08-15 01:03:20 +00:00
update readme and todo to reflect new build system
This commit is contained in:
parent
c3761f9a99
commit
55da98cee9
3 changed files with 26 additions and 21 deletions
2
Makefile
2
Makefile
|
@ -55,7 +55,7 @@ endif
|
|||
|
||||
LDPARAM += $(LDFLAGS)
|
||||
|
||||
LIBS := lmdb pthread microhttpd sodium
|
||||
LIBS := lmdb pthread microhttpd
|
||||
ifeq ($(OS), Darwin)
|
||||
LIBS += c++ boost_system-mt boost_date_time-mt boost_chrono-mt boost_filesystem-mt boost_thread-mt
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue