Fixed MAKEOPTS for sparc32 so kernels will reliably build.
authorJason Wever <weeve@gentoo.org>
Mon, 22 Mar 2004 00:44:57 +0000 (00:44 +0000)
committerJason Wever <weeve@gentoo.org>
Mon, 22 Mar 2004 00:44:57 +0000 (00:44 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@99 67a159dc-881f-0410-a524-ba9dfbe2cb84

sparc/config.sh

index 59be438b985d4fc88956638e61e4cc476110b727..4802eaa43f54193064d267062543f509eb3a542a 100644 (file)
@@ -9,7 +9,7 @@ KERNEL_BINARY="vmlinux"
 # other stuff seems to compile fine though
 USE_DIETLIBC=0
 
-MAKEOPTS="-j2"
+MAKEOPTS="-j1"
 
 KERNEL_MAKE=make
 UTILS_MAKE=make