summaryrefslogtreecommitdiff
path: root/packages/glibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-28 02:44:40 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-28 03:27:21 (GMT)
commit24b0e666b599253ff4884558a095a9d730694133 (patch)
tree06f5ae0e47689e16d84f982579b0c363e7221620 /packages/glibc
parent4d012dd5663a593c2cca851d60a6bac414ffdb09 (diff)
Apply ucontext patch to mainstream GCC releases
Not applicable to 4.8, as GLIBC2.26 requires 4.9 or newer. Record that dependency. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc
index 4ee3938..675b113 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -1,5 +1,5 @@
origin='GNU'
repository='git git://sourceware.org/git/glibc.git'
mirrors='$(CT_Mirrors GNU glibc)'
-milestones='2.14 2.17 2.20 2.23 2.24'
+milestones='2.14 2.17 2.20 2.23 2.24 2.26'
archive_formats='.tar.xz .tar.bz2 .tar.gz'