aboutsummaryrefslogtreecommitdiff
blob: b27f17bb7aac261438ac5610622eafe756ee1933 (plain)
1
2
3
4
5
6
7
8
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-gentoo-linux-uclibc"
MAKEOPTS="-j17"
PAX_MARKINGS="XT"

USE="-cups -tk"
USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d"