summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-02-27 05:55:41 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-02-27 05:55:41 +0000
commit15ba969b37d222f8b0c85cb28da84bb796f0c272 (patch)
tree1eef96d4c485c23191296c10438d3f9e632d313b /sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch
parentFix undefined reference to suite_free in bug 82921. (diff)
downloadgentoo-2-15ba969b37d222f8b0c85cb28da84bb796f0c272.tar.gz
gentoo-2-15ba969b37d222f8b0c85cb28da84bb796f0c272.tar.bz2
gentoo-2-15ba969b37d222f8b0c85cb28da84bb796f0c272.zip
2.4.28 broke stuff, like procps on Octane & IP28. Will investigate, but masking for now. Made 2.4.23 unstable, and added a 2.6.10 ebuild based on kernel-2.eclass. Disturbingly enough, glibc will build against 2.6.10 on o32. This requires experimentation.
(Portage version: 2.0.51.16)
Diffstat (limited to 'sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch')
-rw-r--r--sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch b/sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch
new file mode 100644
index 000000000000..cf6db44be684
--- /dev/null
+++ b/sys-kernel/mips-headers/files/mips-headers-2.6.10-ip27-build64.patch
@@ -0,0 +1,11 @@
+--- arch/mips/configs/ip27_defconfig.orig 2005-02-26 21:37:41.460200984 -0500
++++ arch/mips/configs/ip27_defconfig 2005-02-26 21:37:53.545363760 -0500
+@@ -148,7 +148,7 @@ CONFIG_MMU=y
+ #
+ CONFIG_BINFMT_ELF=y
+ # CONFIG_BINFMT_MISC is not set
+-# CONFIG_BUILD_ELF64 is not set
++CONFIG_BUILD_ELF64=y
+ CONFIG_MIPS32_COMPAT=y
+ CONFIG_COMPAT=y
+ CONFIG_MIPS32_O32=y