commit | 277721561e8cd335ffb20e77d7ddfc76e7b2ed42 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Tue Mar 28 22:38:53 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 28 22:38:53 2023 +0000 |
tree | 7c1266ee4f9fa32416df43240fa6a769c9f3f02e | |
parent | e6df489195b0497cc81702e18684793f0533c312 [diff] |
pw_build: Only apply the first file prefix map Clang and GCC only apply the first matching -ffile-prefix-map transformation. It is not possible to modify a path multiple times. Change-Id: Ie6d3ff36e2de300c4d45b7c9c1a501cdda22d2c0 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135871 Reviewed-by: Anthony DiGirolamo <tonymd@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.