summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-02-25 15:30:42 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-02-25 15:31:05 -0800
commitd125d4f6d1a5d9845824aaf1d1c9dc69699bf2f1 (patch)
tree0a4b507e4fa343e2a43dace61b97db6ad32b11d8 /config
parent2510ffcdcdad4e5cd20455b4891de4f5e128072a (diff)
downloadgnulib-d125d4f6d1a5d9845824aaf1d1c9dc69699bf2f1.tar.gz
Port __has_attribute to Apple’s Clang renumbering
Problem reported by Kirill A. Korinsky in: https://lists.gnu.org/r/bug-gnulib/2022-02/msg00034.html * config/srclist.txt: Comment out sys/cdefs.h for now. * lib/cdefs.h (__glibc_has_attribute): * m4/gnulib-common.m4 (gl_COMMON_BODY): Port to Apple’s renumbering of Clang versions.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index dc69587e99..d89cd30ed9 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -64,7 +64,7 @@ $LIBCSRC malloc/scratch_buffer_grow.c lib/malloc
$LIBCSRC malloc/scratch_buffer_grow_preserve.c lib/malloc
$LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
#$LIBCSRC include/intprops.h lib
-$LIBCSRC misc/sys/cdefs.h lib
+#$LIBCSRC misc/sys/cdefs.h lib
#$LIBCSRC posix/regcomp.c lib
$LIBCSRC posix/regex.c lib
$LIBCSRC posix/regex.h lib