fix
This commit is contained in:
parent
ac91e309d9
commit
ee770c8ca0
@ -21,7 +21,7 @@ TEST = $(REPO)/test
|
||||
|
||||
DAEMON_SRC = $(REPO)/daemon
|
||||
|
||||
ifeq ($(shell uname -s) "FreeBSD")
|
||||
ifeq ($(shell uname -s),"FreeBSD")
|
||||
SODIUM_INC = /usr/local/include
|
||||
SODIUM_LIB = /usr/local/lib/libsodium.a
|
||||
else
|
||||
|
Reference in New Issue
Block a user