aboutsummaryrefslogtreecommitdiff
path: root/src/compat
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2014-08-08 15:21:50 -0400
committerCory Fields <cory-nospam-@coryfields.com>2014-08-08 15:21:50 -0400
commit565e56977235974c0dd3acfe2023beb84974297c (patch)
tree358e772e169ac5d5138472a3aa5e7c5ac1d73d88 /src/compat
parent8021cf8dbc0aafa15a481c6d9348771a0d0405ff (diff)
downloadbitcoin-565e56977235974c0dd3acfe2023beb84974297c.tar.xz
libc-compat: add new symbol that's now needed
Diffstat (limited to 'src/compat')
-rw-r--r--src/compat/glibcxx_compat.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compat/glibcxx_compat.cpp b/src/compat/glibcxx_compat.cpp
index 417166aeda..cbe059735b 100644
--- a/src/compat/glibcxx_compat.cpp
+++ b/src/compat/glibcxx_compat.cpp
@@ -64,6 +64,8 @@ template istream& istream::_M_extract(unsigned short&);
out_of_range::~out_of_range() _GLIBCXX_USE_NOEXCEPT { }
+length_error::~length_error() _GLIBCXX_USE_NOEXCEPT { }
+
// Used with permission.
// See: https://github.com/madlib/madlib/commit/c3db418c0d34d6813608f2137fef1012ce03043d