Skip to content

Instantly share code, notes, and snippets.

@unya
Created May 10, 2015 15:55
Show Gist options
  • Save unya/32c41198b6c326c059a5 to your computer and use it in GitHub Desktop.
Save unya/32c41198b6c326c059a5 to your computer and use it in GitHub Desktop.
Portage environment override
# File in /etc/portage/env/
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
# File in /etc/portage
net-libs/webkit-gtk nodebug.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment