summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-05-15 06:47:17 (GMT)
committerAlexey Neyman <stilor@att.net>2018-05-15 06:47:17 (GMT)
commit37ac0e8474883ce9202ef4e08b7d9f9f66ea8a5d (patch)
tree4a211cdeac548b37565305b50cc49f09a81cbeb9 /packages
parent2b055ddc67425f6850b6ddd98d021f52ee6051ea (diff)
Too many fixes need backporting for GCC8...
... so instead, disable -Werror for older versions of glibc. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages')
-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 158e637..ea03e69 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -1,6 +1,6 @@
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 2.25 2.26'
+milestones='2.14 2.17 2.20 2.23 2.24 2.26 2.27'
archive_formats='.tar.xz .tar.bz2 .tar.gz'
signature_format='packed/.sig'