Sometime recently a new libstdc++ symbol has snuck in, leaving us depending on GLIBCXX_3.4.15. This avoids that dependency.
Update glibc-compat for new libstdc++ symbol #4664
pull theuni wants to merge 2 commits into bitcoin:master from theuni:new-libstdc++-symbol changing 2 files +6 −1-
theuni commented at 7:23 PM on August 8, 2014: member
-
8021cf8dbc
build: fix FDELT_TYPE configure check
This probably never worked properly. Confirmed working now with every compiler I throw at it.
-
libc-compat: add new symbol that's now needed 565e569772
-
BitcoinPullTester commented at 7:46 PM on August 8, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4664_565e56977235974c0dd3acfe2023beb84974297c/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 9:16 AM on August 11, 2014: member
ACK
- laanwj merged this on Aug 11, 2014
- laanwj closed this on Aug 11, 2014
- laanwj referenced this in commit d17ce77fc1 on Aug 11, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors