commit | 307f5f7155b8abf18097341d58864de1e1d3eb1c | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Jul 25 22:51:10 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Mon Aug 05 19:41:02 2013 -0700 |
tree | 558d8da8845e1bda4981b79435f76b6c3a2270c2 | |
parent | 65df4987bd3c428fdd5d1e9b373416e218d3fa0a [diff] |
Remove -Werror flag from build Buck refuses to build with at least one version of OpenJDK 7, complaining about a number of Paths APIs being deprecated.
Buck is an Android build tool. To see what Buck can do for you, check out the documentation at http://facebook.github.io/buck/.
To build Buck, run the following:
git clone git@github.com:facebook/buck.git cd buck ant ./bin/buck --help
Apache License 2.0