mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 15:19:07 +01:00
No reason to have any qrcode stuff in the bitcoind osx makefile.
This commit is contained in:
@@ -96,11 +96,6 @@ else
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef USE_QRCODE
|
||||
DEFS += -DUSE_QRCODE=$(USE_QRCODE)
|
||||
LIBS += -lqrencode
|
||||
endif
|
||||
|
||||
all: bitcoind
|
||||
|
||||
# auto-generated dependencies:
|
||||
|
||||
Reference in New Issue
Block a user