This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch boost-1.75.0
in repository https://gitbox.apache.org/repos/asf/datasketches-postgresql.git

commit 07fcddd78c7ba1e97aa5a3f13ad568dee47764b4
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Tue May 30 13:56:50 2023 -0700

    Boost 1.75.0 works with gcc 4.8.5 still used in rhel7 distributions
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c9223f3..dcc314a 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ CORE = datasketches-cpp
 
 # assume a dir or link named "boost" in the current dir
 BOOST = boost
-BOOST_VER = 1.82.0
+BOOST_VER = 1.75.0
 BOOST_FILE = boost_$(subst .,_,$(BOOST_VER))
 BOOST_URL = 
https://boostorg.jfrog.io/artifactory/main/release/$(BOOST_VER)/source/$(BOOST_FILE).zip
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to