bazelbuild / bazelbuild/bazel-toolchains
Print copts and linkopts used in a header or text file
Open
- Dominant language
- Go
- Stars
- 202
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Before building a specific cpp file, I need to print the used copts and linkopts in a file(header or text file).
what is the easiest way to achieve this goal?
I tried creating a cc_toolchain_suite but I was not able to get them.
Contributor guide
Assessment
This issue has not been assessed yet.