commit | 87c5ac1e4b1bbbd219b73f53a0b2c99159462b89 | [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 22:51:10 2013 -0700 |
tree | 36320034ffd23294be64adbe4c95d8836219eb09 | |
parent | 5360e026bb7cf6b691ff9321ecc1fd1d9aa62a75 [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