commit | beeadda28642792e0c6e79fd842c891882ec9c9b | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Fri Apr 05 17:13:53 2013 -0700 |
committer | Ying Wang <wangying@google.com> | Fri Apr 05 18:15:06 2013 -0700 |
tree | c5a9ca44b6271f07441bcd254772095f7f4aacde | |
parent | 05436638acc7c010349a69c3395f1a57c642dc62 [diff] |
Don't set PKGDATADIR to an absolute path For we are going to check in a prebuilt bison to the source tree, it makes no sense to embed a full absolute path in the bison binary. That means you can run the built bison only from the top of the source tree. To run it from somewhere else, you need to set up environmental variable BISON_PKGDATADIR. Bug: 8517572 Change-Id: Iaa81b30781a6a9162c775cdadaa759dad79a179d