bazel icon indicating copy to clipboard operation
bazel copied to clipboard

[bazel.build] Problem with /docs/cc-toolchain-config-reference

Open matts1 opened this issue 1 year ago • 1 comments

Page link:

https://bazel.build/docs/cc-toolchain-config-reference

Problem description (include actual vs expected text, if applicable):

I was listing all bazel variables, which I got from the docs, and @comius mentioned I was missing some. Turns out the docs are missing some build variables.

Linking:

  • runtime_solib_name: optional(file)
  • thinlto_indexing_param_file: optional(file)
  • thinlto_optional_params_file: optional(str)
  • thinlto_prefix_replace: this looks like string containing 2 directories separated by ';' *thinlto_object_suffix_replace: string with 2 extensions separated by ';'
  • thinlto_merged_object_file
  • thinlto_param_file: opt(file)
  • propeller_optimize_ld_path

Compiling:

  • serialized_diagnostics_file
  • lto_indexing_bitcode_file
  • thinlto_index
  • thinlto_input_bitcode_file
  • thinlto_output_object_file
  • external_include_paths
  • module_name
  • module_map_file
  • dependent_module_map_files
  • module_files
  • includes
  • framework_include_paths

Where do you see this issue? (include link to specific section of the page, if applicable)

No response

Any other information you'd like to share?

No response

matts1 avatar Mar 17 '24 23:03 matts1

Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.

github-actions[bot] avatar Jun 15 '25 01:06 github-actions[bot]

This issue has been automatically closed due to inactivity. If you're still interested in pursuing this, please post @bazelbuild/triage in a comment here and we'll take a look. Thanks!

github-actions[bot] avatar Sep 14 '25 01:09 github-actions[bot]