If true, simplify configurable rule attributes which contain only
unconditional selects; for example, if ["a"] + select("//conditions:
default", ["b"]) is assigned to a rule attribute, it is stored as ["a",
"b"]. This option does not affect attributes of symbolic macros or
attribute default values.