Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:MaxxedSUSE:Compiler-Tools-leap
gdb
fixup-gdb-linux_perf-bundle.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fixup-gdb-linux_perf-bundle.patch of Package gdb
From af4a87e2b3c2ac5acae1e6f4405fc59e1218de74 Mon Sep 17 00:00:00 2001 From: Tom de Vries <tdevries@suse.de> Date: Thu, 18 Apr 2024 14:26:58 +0200 Subject: [PATCH] fixup-gdb-linux_perf-bundle --- gdb/gdb.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/gdb/gdb.c b/gdb/gdb.c index 41a9b70c222..6e3ff0755ab 100644 --- a/gdb/gdb.c +++ b/gdb/gdb.c @@ -21,10 +21,6 @@ #include "interps.h" #include "run-on-main-thread.h" -#ifdef PERF_ATTR_SIZE_VER5_BUNDLE -extern "C" void __libipt_init(void); -#endif - int main (int argc, char **argv) { @@ -36,10 +32,6 @@ 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; base-commit: 254988c36fe592e89af5d92e1d35a6eb4b09cbb0 -- 2.35.3
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