Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created February 13, 2017 20:22
Show Gist options
  • Save thumbot/f873191bbe0af73abbeba1e8769a0a9c to your computer and use it in GitHub Desktop.
Save thumbot/f873191bbe0af73abbeba1e8769a0a9c to your computer and use it in GitHub Desktop.
./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