Summary: | djbdns required -j1 change to make.conf to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Randy Kahle <randy.kahle> |
Component: | New packages | Assignee: | Jared H. Hudson (RETIRED) <jhhudso> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Randy Kahle
2003-05-27 18:28:15 UTC
djbdns 1.05-r8 has been updated to force MAKEOPTS="-j1" already What version of it do you have? md5sum should be: b1a42eb40854a3208ae5a2bb9dbcd333 Under src_compile() there should be: MAKEOPTS="-j1" emake || die "emake failed" |