Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:gcc:next:testing
chromium
chromium-102-regex_pattern-array.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File chromium-102-regex_pattern-array.patch of Package chromium
Index: chromium-123.0.6312.46/components/autofill/core/browser/BUILD.gn =================================================================== --- chromium-123.0.6312.46.orig/components/autofill/core/browser/BUILD.gn +++ chromium-123.0.6312.46/components/autofill/core/browser/BUILD.gn @@ -58,6 +58,11 @@ action("regex_patterns_inl_h") { } static_library("browser") { + if (is_clang) { + cflags = [ + "-fbracket-depth=1000", + ] + } sources = [ "address_data_cleaner.cc", "address_data_cleaner.h",
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