Skip to content

Instantly share code, notes, and snippets.

@brson
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brson/9819283 to your computer and use it in GitHub Desktop.
Save brson/9819283 to your computer and use it in GitHub Desktop.
brian@brian-X1:~/dev/rust/build$ make
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu
cfg: using gcc
cfg: no llnextgen found, omitting grammar-verification
make[1]: Entering directory `/opt/dev/rust/build/x86_64-unknown-linux-gnu/rt/libuv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/dev/rust/build/x86_64-unknown-linux-gnu/rt/libuv'
-rw-rw-r-- 1 brian brian 13532 Mar 27 13:53 x86_64-unknown-linux-gnu/rt/libuv/Makefile
-rw-rw-r-- 2 brian brian 1538558 Mar 26 11:51 x86_64-unknown-linux-gnu/rt/libuv/Release/libuv.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment