Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
gdb.32331
fixup-gdb-linux_perf-bundle.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fixup-gdb-linux_perf-bundle.patch of Package gdb.32331
diff --git a/gdb/gdb.c b/gdb/gdb.c index 82e9e6da210..b5e28445630 100644 --- a/gdb/gdb.c +++ b/gdb/gdb.c @@ -20,19 +20,11 @@ #include "main.h" #include "interps.h" -#ifdef PERF_ATTR_SIZE_VER5_BUNDLE -extern "C" void __libipt_init(void); -#endif - int main (int argc, char **argv) { struct captured_main_args args; -#ifdef PERF_ATTR_SIZE_VER5_BUNDLE - __libipt_init(); -#endif - memset (&args, 0, sizeof args); args.argc = argc; args.argv = argv;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor