Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:Update
chromium.17887
chromium-109-clang-lp154.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File chromium-109-clang-lp154.patch of Package chromium.17887
Index: chromium-112.0.5615.20/build/config/compiler/BUILD.gn =================================================================== --- chromium-112.0.5615.20.orig/build/config/compiler/BUILD.gn +++ chromium-112.0.5615.20/build/config/compiler/BUILD.gn @@ -785,16 +785,6 @@ config("compiler") { cflags += [ "-fcomplete-member-pointers" ] } - # Use DWARF simple template names, with the following exceptions: - # - # * Windows is not supported as it doesn't use DWARF. - # * Apple platforms (e.g. MacOS, iPhone, iPad) aren't supported because xcode - # lldb doesn't have the needed changes yet. - # TODO(crbug.com/1379070): Remove if the upstream default ever changes. - if (is_clang && !is_nacl && !is_win && !is_apple) { - cflags_cc += [ "-gsimple-template-names" ] - } - # MLGO specific flags. These flags enable an ML-based inliner trained on # Chrome on Android (arm32) with ThinLTO enabled, optimizing for size. # The "release" ML model is embedded into clang as part of its build.
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