public
Description: A bashrc for paludis supporting the Intel C++ compiler and per-package CFLAGS
Homepage: http://ihatenicks.bplaced.net/paludis-bashrc/
Clone URL: git://github.com/ehahn/paludis-bashrc.git
paludis-bashrc / iccflags.conf
100644 6 lines (5 sloc) 0.154 kb
1
2
3
4
5
6
*/* -xK -ip -gcc -w -O2 # defaults, as usual
# -ip might cause problems with some packages
dev-db/sqlite -O3
dev-lang/python -O3
app-arch/lrzip -O3