bazel-contrib / bazel-contrib/rules_foreign_cc
set_file_prefix_map should be on by default
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
The set_file_prefix_map should be set to true by default so that we're as hermetic as possible.
A global config_setting should be provided that allows this to be turned off globally if the user is using a compiler that doesn't support the added prefix-map compiler flags.
Contributor guide
Assessment
This issue has not been assessed yet.