Projects
Extra
mongodb
fix-abi-not-declared.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-abi-not-declared.patch of Package mongodb
diff -ur mongodb-src-r3.6.8_orig/src/mongo/util/heap_profiler.cpp mongodb-src-r3.6.8/src/mongo/util/heap_profiler.cpp --- mongodb-src-r3.6.8_orig/src/mongo/util/heap_profiler.cpp 2018-09-10 17:44:07.000000000 +0200 +++ mongodb-src-r3.6.8/src/mongo/util/heap_profiler.cpp 2020-01-10 01:33:59.753473568 +0100 @@ -47,6 +47,8 @@ #include <dlfcn.h> #include <execinfo.h> +#include <cxxabi.h> + // // Sampling heap profiler //
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.