Projects
openEuler:24.03:SP1:Everything
annobin
_service:tar_scm:adapte-gcc.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:adapte-gcc.patch of Package annobin
diff --git a/plugin/annobin.cc b/plugin/annobin.cc index ac34d5f..67a2837 100644 --- a/plugin/annobin.cc +++ b/plugin/annobin.cc @@ -638,7 +638,9 @@ compute_GOWall_options (void) } else val = write_symbols; - + /*Because commit https://gitee.com/src-openeuler/gcc/pulls/425 removes use_gnu_debug_info_extensions, we modify it by setting use_gnu_debug_info_extensions locally to false*/ + bool use_gnu_debug_info_extensions; + use_gnu_debug_info_extensions = false; if (use_gnu_debug_info_extensions) val |= (1 << 3);
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
.
浙ICP备2022010568号-2