OSDN Git Service

Load the ONE_SHOT_MAKEFILE even in dont_bother mode
authorYing Wang <wangying@google.com>
Mon, 9 Sep 2013 19:11:02 +0000 (12:11 -0700)
committerYing Wang <wangying@google.com>
Mon, 9 Sep 2013 19:13:25 +0000 (12:13 -0700)
commit20ef354e8c3a1fc10515a469fcc615935e6fb7cb
tree84837abf3a2302ce883f1b058ad9141d5830b50b
parent39e08f2827584111f1cb2487ac7a1aae95df7ff0
Load the ONE_SHOT_MAKEFILE even in dont_bother mode

This makes "mmm <path> snod" work again.
Note that snod has dependency on the rest of the command line goals,
which is all_modules for ONE_SHOT_MAKEFILE,
so build race condition is avoided.

Change-Id: Ib0c0e622530cde773180a095e5ec4dde1149b8e5
core/main.mk