OSDN Git Service

Set PWD to the absolute path of the top tree.
authorYing Wang <wangying@google.com>
Wed, 23 May 2012 01:29:02 +0000 (18:29 -0700)
committerYing Wang <wangying@google.com>
Wed, 23 May 2012 01:29:02 +0000 (18:29 -0700)
commit9ccacd7a6f27dbb38c8365b85fb07197d1fdbb29
treed71a15ac78c57a6520016d9574c0ef26e061b773
parent4007faf4c6bb99883f6ac7a8d80a956837909ff8
Set PWD to the absolute path of the top tree.

Previously PWD is passed in as a shell environmental variable,
which does not point to top of the source tree if you run mm/mmm.
That in turn breaks mm/mmm if OUT_DIR_COMMON_BASE is set to an absolute
path.

Change-Id: Iac99d5668aee1bbd3cb9897750afc2149bd9f973
core/main.mk