summaryrefslogtreecommitdiff
path: root/tools/makeparallel/makeparallel.cpp
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2016-11-09 16:35:34 -0800
committer Dan Willemsen <dwillemsen@google.com> 2016-11-09 17:29:23 -0800
commitcfabc42af9218daab8c2a3e8aa6c5b944266b013 (patch)
tree78d07987869ebb5462eed3b208a85dbef1a6dc9b /tools/makeparallel/makeparallel.cpp
parent98f15a70e98077a9fae4af2b79f18ff8795e40e5 (diff)
Move some configuration from main.mk to config.mk
When dumping make configuration (dump-many-var, dump-var-*), we only load config.mk, not main.mk. One of the first things that main.mk does is to include config.mk, so these moves are safe. Turning off the implicit rules and other make configuration / sanity checks should happen in all cases, so move them to config.mk Move dont_bother_rules to config.mk so that it can be used by the ninja configuration (which is moving in a later change). Move dont_bother into the kati section, since it's not used elsewhere. Test: m clean Test: get_build_var dont_bother_goals Change-Id: Ib3ec8aa8eebcaf743d2cdcc31f89827c4e8470a1
Diffstat (limited to 'tools/makeparallel/makeparallel.cpp')
0 files changed, 0 insertions, 0 deletions