From 0991401cddc9a6f67b5170dfebfaa2679a518f13 Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Fri, 15 Aug 2014 12:19:11 -0400 Subject: build: Fix boost build on some platforms When the libpath doesn't line up with the value from config.sub, we don't find the correct path to boost's libs. This adds a hack to try another path before giving up. Should close #3219. Rebased-From: 54c7df81 --- doc/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/release-notes.md') diff --git a/doc/release-notes.md b/doc/release-notes.md index be9c7d5ae7..e6e36b9c79 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -67,6 +67,7 @@ Miscellaneous: - key.cpp: fail with a friendlier message on missing ssl EC support - Remove bignum dependency for scripts - Upgrade OpenSSL to 1.0.1i (see https://www.openssl.org/news/secadv_20140806.txt - just to be sure, no critical issues for Bitcoin Core) +- Fix boost detection in build system on some platforms Credits -------- -- cgit v1.2.3