mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-11-28 08:43:26 +00:00
0cf751c053
* Make cc_toolchain_utils.bzl more reusable By using getattr, the helper functions in this file can be reused in rules that do not define all of the framework attributes, e.g. bootstrap rules. * Bootstrap make reproducibly on Linux and macOS Uses the Bazel C/C++ toolchain to bootstrap make and ensure that the resulting binary contains no absolute and thus non-hermetic paths. Building make reproducibly helps with remote caching and removes the dependency on a C compiler installed on the host. |
||
---|---|---|
.. | ||
private | ||
BUILD.bazel | ||
cmake_build.bzl | ||
make_build.bzl | ||
ninja_build.bzl |