Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created December 21, 2016 16:07
Show Gist options
  • Save thumbot/9eb079d0f4b8fbf2b5f49dcfda5d1963 to your computer and use it in GitHub Desktop.
Save thumbot/9eb079d0f4b8fbf2b5f49dcfda5d1963 to your computer and use it in GitHub Desktop.
./rebar get-deps
==> develop.be72d53.enable_thumbs.43a3b49 (get-deps)
./rebar compile
==> develop.be72d53.enable_thumbs.43a3b49 (compile)
make[1]: Entering directory `/tmp/thumbs/develop.be72d53.enable_thumbs.43a3b49/c_src/leveldb'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/thumbs/develop.be72d53.enable_thumbs.43a3b49/c_src/leveldb'
make[1]: Entering directory `/tmp/thumbs/develop.be72d53.enable_thumbs.43a3b49/c_src/leveldb'
make[1]: Nothing to be done for `tools'.
make[1]: Leaving directory `/tmp/thumbs/develop.be72d53.enable_thumbs.43a3b49/c_src/leveldb'
./rebar xref skip_deps=true
==> develop.be72d53.enable_thumbs.43a3b49 (xref)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment