New commits:
commit d6fa9a280336ba05a8f46526faff8262ddbe6c14
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Remko van der Vossen <wich AT sourcemage.org>
glibc: patched to build with gcc6
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 7dffb22..040c807 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2016-05-24 Remko van der Vossen <wich AT sourcemage.org>
+ * PRE_BUILD, glibc-2.23_gcc6.patch: patched to build with gcc6
+
2016-02-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.23, SECURITY_PATCH++, (CVE-2015-7547,
CVE-2015-8776, CVE-2015-8777, CVE-2015-8778, CVE-2015-8779,
diff --git a/libs/glibc/PRE_BUILD b/libs/glibc/PRE_BUILD
index 8a08cfc..9591335 100755
--- a/libs/glibc/PRE_BUILD
+++ b/libs/glibc/PRE_BUILD
@@ -92,6 +92,7 @@ patch -p0 < $SPELL_DIRECTORY/as_fn_executable_p.patch &&