mirror of https://github.com/bazelbuild/rules_cc
a2949e206e
BEGIN_PUBLIC Fix argument ordering Expected argument ordering should be: 1. Arguments listed in `args`. 2. Legacy/built-in features. 3. User-defined features. Due to some implementation changes, user-defined arguments were being applied last, reducing the ability for features to properly toggle behaviors dynamically. This also fixes an issue caught by this change where cc_sysroot was applying flags to actions that had no associated action config. END_PUBLIC PiperOrigin-RevId: 683677895 Change-Id: I60e25ca22ffefce717e4e5ce476db0a070ca1993 |
||
---|---|---|
.. | ||
common | ||
compiler | ||
private | ||
proto | ||
runfiles | ||
toolchains | ||
BUILD | ||
action_names.bzl | ||
cc_binary.bzl | ||
cc_import.bzl | ||
cc_library.bzl | ||
cc_shared_library.bzl | ||
cc_test.bzl | ||
cc_toolchain_config_lib.bzl | ||
defs.bzl | ||
extensions.bzl | ||
find_cc_toolchain.bzl | ||
objc_import.bzl | ||
objc_library.bzl | ||
repositories.bzl | ||
system_library.bzl | ||
toolchain_utils.bzl |