Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created November 16, 2016 14:47
Show Gist options
  • Save ZachBacon/1e256817facebdb6ace75fd8445e3545 to your computer and use it in GitHub Desktop.
Save ZachBacon/1e256817facebdb6ace75fd8445e3545 to your computer and use it in GitHub Desktop.
cflags
-mtune=generic -march=x86-64 -g2 -O2 -pipe -fPIC -Wformat -Wformat-security -fomit-frame-pointer -fstack-protector-strong --param ssp-buffer-size=4 -fexceptions -D_FORTIFY_SOURCE=2 -feliminate-unused-debug-types -Wno-error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment