diff options
author | 2007-11-22 14:37:57 +0000 | |
---|---|---|
committer | 2007-11-22 14:37:57 +0000 | |
commit | bb94b4e1fd4873c5c7b66a885fb1f0d4c3830fe8 (patch) | |
tree | 25d923703d35a55d07b9b11ec9b5069b227b6f21 | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | historical-bb94b4e1fd4873c5c7b66a885fb1f0d4c3830fe8.tar.gz historical-bb94b4e1fd4873c5c7b66a885fb1f0d4c3830fe8.tar.bz2 historical-bb94b4e1fd4873c5c7b66a885fb1f0d4c3830fe8.zip |
Put a limit on the kernel headers version, as the latest supported glibc in this profile assumes 2.6.17 or lower
-rw-r--r-- | profiles/default-linux/alpha/2006.1/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/2006.1/package.mask b/profiles/default-linux/alpha/2006.1/package.mask index 4819887eb514..a7593ec1dd66 100644 --- a/profiles/default-linux/alpha/2006.1/package.mask +++ b/profiles/default-linux/alpha/2006.1/package.mask @@ -1,3 +1,7 @@ +# Stefaan De Roeck <stefaan@gentoo.org> (22 Nov 2007) +# sys-libs/glibc-2.3.6-r5 requires linux headers 2.6.17 or lower +>sys-kernel/linux-headers-2.6.17 + # Bryan Ătergaard <kloeri@gentoo.org> (13 Feb 2007) # Mask as linuxthreads are broken. >=sys-libs/glibc-2.5 |