Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 861215 Details for
Bug 905798
www-client/chromium-113.0.5672.63 fails to build with clang (The expected clang version is llvmorg-17-init-4759-g547e3456-1 but the actual version is ...)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Disable the test
clang-override.patch (text/plain), 1.09 KB, created by
Mike Lothian
on 2023-05-06 11:13:58 UTC
(
hide
)
Description:
Disable the test
Filename:
MIME Type:
Creator:
Mike Lothian
Created:
2023-05-06 11:13:58 UTC
Size:
1.09 KB
patch
obsolete
>--- a/build/config/compiler/BUILD.gn 2023-05-05 23:36:25.256307914 +0100 >+++ b/build/config/compiler/BUILD.gn 2023-05-05 23:38:28.800735777 +0100 >@@ -1395,27 +1395,6 @@ > } > } > >-config("clang_revision") { >- if (is_clang && clang_base_path == default_clang_base_path) { >- update_args = [ >- "--print-revision", >- "--verify-version=$clang_version", >- ] >- if (llvm_force_head_revision) { >- update_args += [ "--llvm-force-head-revision" ] >- } >- clang_revision = exec_script("//tools/clang/scripts/update.py", >- update_args, >- "trim string") >- >- # This is here so that all files get recompiled after a clang roll and >- # when turning clang on or off. (defines are passed via the command line, >- # and build system rebuild things when their commandline changes). Nothing >- # should ever read this define. >- defines = [ "CR_CLANG_REVISION=\"$clang_revision\"" ] >- } >-} >- > config("rustc_revision") { > if (rustc_revision != "") { > # Similar to the above config, this is here so that all files get recompiled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 905798
: 861215