Skip to content

Instantly share code, notes, and snippets.

@luginbash
Created May 24, 2016 02:53
Show Gist options
  • Save luginbash/12d62a0933d8dca253a8f43d63ca745f to your computer and use it in GitHub Desktop.
Save luginbash/12d62a0933d8dca253a8f43d63ca745f to your computer and use it in GitHub Desktop.
gcc flags
-O3
-std=c++14
-stdlib=libc++
-lc++abi
-Wall
-Werror
-pthreads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment