-
-
Save thumbot/f873191bbe0af73abbeba1e8769a0a9c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./rebar get-deps | |
==> develop.4e63b92.enable_thumbs.43a3b49 (get-deps) | |
./rebar compile | |
==> develop.4e63b92.enable_thumbs.43a3b49 (compile) | |
make[1]: Entering directory `/tmp/thumbs/develop.4e63b92.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.4e63b92.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Entering directory `/tmp/thumbs/develop.4e63b92.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Nothing to be done for `tools'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.4e63b92.enable_thumbs.43a3b49/c_src/leveldb' | |
./rebar xref skip_deps=true | |
==> develop.4e63b92.enable_thumbs.43a3b49 (xref) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment