commit | 0325c2dbc195dcceb963181fd3683b7d20328734 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Jul 25 22:51:10 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Thu Jul 25 23:12:58 2013 -0700 |
tree | 225509e4bc6921be5eb2b8011b2a7c4ddd9d8049 | |
parent | 2cef589b539e87212102cc61475a1350f2d262f1 [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