projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd910c
)
sys-libs/glibc: Set 2.19 min kernel to 2.6.16 (hppa needs 2.6.20)
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Tue, 11 Sep 2018 15:42:25 +0000
(17:42 +0200)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Tue, 11 Sep 2018 15:42:59 +0000
(17:42 +0200)
Closes: https://bugs.gentoo.org/664808
Package-Manager: Portage-2.3.49, Repoman-2.3.10
sys-libs/glibc/glibc-2.19-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/glibc/glibc-2.19-r2.ebuild
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index a398dd3650e1afde08e0909be3c167a464490b87..3ff1fb95b99b4ef723dd19aa75ad6e2d457d9541 100644
(file)
--- a/
sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/
sys-libs/glibc/glibc-2.19-r2.ebuild
@@
-35,8
+35,8
@@
SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOO
IUSE="audit caps compile-locales debug doc gd hardened headers-only multilib nscd profile selinux suid systemtap vanilla"
# Minimum kernel version that glibc requires
-#
Everyone except hppa could also use 2.6.16
-MIN_KERN_VER="2.6.
20
"
+#
hppa requires 2.6.20
+MIN_KERN_VER="2.6.
16
"
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries