summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-03-10 15:04:55 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-03-10 15:22:29 -0800
commitfc6d7d850bdebfed81e9212910f44edf99dd7743 (patch)
tree760bdff7508b5bcd05fccfc43c633e115689eb93 /build-aux/config.sub
parentf0d3a4d726d16b77b3fe7fb155b29ab792452a4f (diff)
downloadgnulib-fc6d7d850bdebfed81e9212910f44edf99dd7743.tar.gz
libc-config: port to DragonFlyBSD 5.9
DragonFlyBSD defines __nonnull incompatibly with glibc, so avoid the use of __nonnull in Gnulib code. Problem reported by Gavin Smith in: https://lists.gnu.org/r/bug-gnulib/2021-03/msg00066.html * lib/cdefs.h (__attribute_nonnull__): Rename from __nonnull. All uses in Gnulib changed. There should be no need to change glibc code that is not shared with Gnulib. (__nonnull): New macro, defined in terms of __attribute_nonnull__, and which can be used in glibc code that is not shared with Gnulib.
Diffstat (limited to 'build-aux/config.sub')
0 files changed, 0 insertions, 0 deletions