mirror of
https://github.com/dashpay/dash.git
synced 2024-12-29 05:49:11 +01:00
Update makefile.unix
typo corrected
This commit is contained in:
parent
2fc54f3e5f
commit
672b0eb1fe
@ -20,8 +20,7 @@ LIBS = $(addprefix -L,$(BOOST_LIB_PATH) $(BDB_LIB_PATH) $(OPENSSL_LIB_PATH))
|
||||
|
||||
TESTDEFS = -DTEST_DATA_DIR=$(abspath test/data)
|
||||
|
||||
STATIC = 1
|
||||
LMODE = dynamiic
|
||||
LMODE = dynamic
|
||||
LMODE2 = dynamic
|
||||
ifdef STATIC
|
||||
LMODE = static
|
||||
|
Loading…
Reference in New Issue
Block a user