commit | 8dbe0151170693ba36f3429b4b4bf0a9349e048d | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@google.com> | Wed Aug 21 19:32:17 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 19:32:17 2024 +0000 |
tree | 3e6df6bf01c247bd8adef93908a84c3926368fe5 | |
parent | d8634a20916cf9c75c7854539b5d83064f2fc51e [diff] |
[kernel][userboot] Avoid cpp20::source_location The C++20 std::source_location cannot be guaranteed not to generate const data initializers that need dynamic relocation. Avoid it in userboot where dynamic relocation is not allowed. Fixed: 361359686 Change-Id: I47be9c8d71d8eb2eefa6f4fdab71c00cfca6ec60 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105212 Reviewed-by: Petr Hosek <phosek@google.com> Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.