mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
OSX build tweaks (laszlo)
This commit is contained in:
parent
813a3b438f
commit
69ae372b51
@ -47,7 +47,7 @@ OBJS= \
|
|||||||
cryptopp/obj/sha.o \
|
cryptopp/obj/sha.o \
|
||||||
cryptopp/obj/cpu.o
|
cryptopp/obj/cpu.o
|
||||||
|
|
||||||
ifdef USE_UPNP
|
ifeq (USE_UPNP, 1)
|
||||||
LIBS += $(DEPSDIR)/lib/libminiupnpc.a
|
LIBS += $(DEPSDIR)/lib/libminiupnpc.a
|
||||||
DEFS += -DUSE_UPNP=$(USE_UPNP)
|
DEFS += -DUSE_UPNP=$(USE_UPNP)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user