OSDN Git Service

Subzero: Fix SUBZERO_REVISION in production builds.
authorJim Stichnoth <stichnot@chromium.org>
Wed, 14 Sep 2016 18:07:30 +0000 (11:07 -0700)
committerJim Stichnoth <stichnot@chromium.org>
Wed, 14 Sep 2016 18:07:30 +0000 (11:07 -0700)
commitca7a36739da48c5a945ad9701c2c331536734ee5
tree44e6eb63a683abff0668edf124027b801c0e1cf4
parentccbb6d16d412d90532d4873b0bfe7f5ee93dbc50
Subzero: Fix SUBZERO_REVISION in production builds.

In production autoconf builds (which are the builds that matter), the SUBZERO_REVISION was being calculated based on git history of the top-level native_client repo, rather than the pnacl-subzero repo.

BUG= none
R=jpp@chromium.org, kschimpf@google.com

Review URL: https://codereview.chromium.org/2338943003 .
Makefile