Skip to content

Instantly share code, notes, and snippets.

@Reetok3
Last active September 19, 2019 11:48
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 Reetok3/5bb8fab77e2a08777ad5e3920051a106 to your computer and use it in GitHub Desktop.
Save Reetok3/5bb8fab77e2a08777ad5e3920051a106 to your computer and use it in GitHub Desktop.
$ uname -a
Darwin reetok99709-mbp.local 19.0.0 Darwin Kernel Version 19.0.0: Sun Aug 18 23:37:31 PDT 2019; root:xnu-6153.0.166~17/RELEASE_X86_64 x86_64
$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0
$ clang --version
clang version 8.0.1 (tags/RELEASE_801/final)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /usr/local/opt/llvm/bin
$ llvm-config --version
8.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment