projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b01f0
)
Fixed MAKEOPTS for sparc32 so kernels will reliably build.
author
Jason Wever
<weeve@gentoo.org>
Mon, 22 Mar 2004 00:44:57 +0000
(
00:44
+0000)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/sparc/config.sh
b/sparc/config.sh
index 59be438b985d4fc88956638e61e4cc476110b727..4802eaa43f54193064d267062543f509eb3a542a 100644
(file)
--- a/
sparc/config.sh
+++ b/
sparc/config.sh
@@
-9,7
+9,7
@@
KERNEL_BINARY="vmlinux"
# other stuff seems to compile fine though
USE_DIETLIBC=0
-MAKEOPTS="-j
2
"
+MAKEOPTS="-j
1
"
KERNEL_MAKE=make
UTILS_MAKE=make