diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-20 09:37:29 +0100 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-06-20 03:43:30 -0500 |
commit | b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b (patch) | |
tree | 5086b29f91dfb6d0cde4b8961ea8e9d5274a6ed7 /sys-libs/glibc/glibc-2.23-r4.ebuild | |
parent | media-video/ffmpeg: keyword ~arm64 (diff) | |
download | gentoo-b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b.tar.gz gentoo-b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b.tar.bz2 gentoo-b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b.zip |
sys-libs/glibc: add a note where gentoo patchet lives
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/glibc-2.23-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.23-r4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/glibc-2.23-r4.ebuild b/sys-libs/glibc/glibc-2.23-r4.ebuild index 10922099fb48..3d3794022b9a 100644 --- a/sys-libs/glibc/glibc-2.23-r4.ebuild +++ b/sys-libs/glibc/glibc-2.23-r4.ebuild @@ -26,6 +26,7 @@ case ${PV} in ;; esac GCC_BOOTSTRAP_VER="4.7.3-r1" +# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/ PATCH_VER="8" # Gentoo patchset : ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires |