No reason to have any qrcode stuff in the bitcoind osx makefile.
This commit is contained in:
parent
5ad2ca011e
commit
56690a69d6
1 changed files with 0 additions and 5 deletions
|
@ -96,11 +96,6 @@ else
|
|||
endif
|
||||
endif
|
||||
|
||||
ifdef USE_QRCODE
|
||||
DEFS += -DUSE_QRCODE=$(USE_QRCODE)
|
||||
LIBS += -lqrencode
|
||||
endif
|
||||
|
||||
all: bitcoind
|
||||
|
||||
# auto-generated dependencies:
|
||||
|
|
Loading…
Reference in a new issue