Passes $(BITCOIN_INCLUDES) to preprocessor for libbitcoin_cli, identically to other sublib builds.
build : fix CPPFLAGS for libbitcoin_cli #4707
pull randy-waterhouse wants to merge 1 commits into bitcoin:master from randy-waterhouse:master changing 1 files +1 −0-
randy-waterhouse commented at 11:15 PM on August 15, 2014: contributor
-
build : fix CPPFLAGS for libbitcoin_cli a65668ddc0
-
theuni commented at 1:27 AM on August 16, 2014: member
ACK. Thanks for spotting and fixing. This is a regression from 6b099402b40dcf9fc716be29c85e7e1865b28e92
After a quick chat on irc: @randy-waterhouse has his openssl headers in a non-standard place, but one that's found by pkg-config. Other devs (myself included) haven't noticed these CPPFLAGS missing because the openssl paths get lumped in with the others (usually at /usr/include or so).
- laanwj merged this on Aug 16, 2014
- laanwj closed this on Aug 16, 2014
- laanwj referenced this in commit 9d26dc3b29 on Aug 16, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors