mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-24 07:28:02 +01:00
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
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef USE_QRCODE
|
|
||||||
DEFS += -DUSE_QRCODE=$(USE_QRCODE)
|
|
||||||
LIBS += -lqrencode
|
|
||||||
endif
|
|
||||||
|
|
||||||
all: bitcoind
|
all: bitcoind
|
||||||
|
|
||||||
# auto-generated dependencies:
|
# auto-generated dependencies:
|
||||||
|
|
Loading…
Add table
Reference in a new issue