mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 17:23:19 +02:00
Merge pull request #250 from TheBlueMatt/macbuildfix
Revert "OSX build tweaks (laszlo)"
This commit is contained in:
@@ -47,7 +47,7 @@ OBJS= \
|
||||
cryptopp/obj/sha.o \
|
||||
cryptopp/obj/cpu.o
|
||||
|
||||
ifeq (USE_UPNP, 1)
|
||||
ifdef USE_UPNP
|
||||
LIBS += $(DEPSDIR)/lib/libminiupnpc.a
|
||||
DEFS += -DUSE_UPNP=$(USE_UPNP)
|
||||
endif
|
||||
|
Reference in New Issue
Block a user