View | Details | Raw Unified
Collapse All | Expand All

(-) pciutils-2.2.4.ebuild.orig (-1 / +1 lines)
 Lines 25-31    Link Here 
src_compile() {
src_compile() {
	tc-export AR CC RANLIB
	tc-export AR CC RANLIB
	emake OPT="${CFLAGS}" || die "emake failed"
	emake OPT="${CFLAGS}" -j1 || die "emake failed"
}
}
src_install() {
src_install() {