Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib regen



details:   https://anonhg.NetBSD.org/src/rev/cad684ff4e82
branches:  trunk
changeset: 947115:cad684ff4e82
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 11 18:22:11 2020 +0000

description:
regen

diffstat:

 external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/config.h        |  4 ++--
 external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/unistd.h |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r 2d424977e579 -r cad684ff4e82 external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/config.h
--- a/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/config.h      Fri Dec 11 18:03:33 2020 +0000
+++ b/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/config.h      Fri Dec 11 18:22:11 2020 +0000
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.14 2020/09/24 14:53:17 christos Exp  */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
 /* config.h.  Generated from config.in by configure.  */
@@ -796,7 +796,7 @@
 #define HAVE_SYS_PARAM_H 1
 
 /* Define to 1 if you have the <sys/random.h> header file. */
-/* #undef HAVE_SYS_RANDOM_H */
+#define HAVE_SYS_RANDOM_H 1
 
 /* Define to 1 if you have the <sys/socket.h> header file. */
 #define HAVE_SYS_SOCKET_H 1
diff -r 2d424977e579 -r cad684ff4e82 external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/unistd.h
--- a/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/unistd.h       Fri Dec 11 18:03:33 2020 +0000
+++ b/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/unistd.h       Fri Dec 11 18:22:11 2020 +0000
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.14 2020/09/24 14:53:17 christos Exp  */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
 
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
@@ -129,7 +129,7 @@
 #if (0 || defined GNULIB_POSIXCHECK) \
     && ((defined __APPLE__ && defined __MACH__) || defined __sun \
         || defined __ANDROID__) \
-    && 0 \
+    && 1 \
     && !defined __GLIBC__
 # include <sys/random.h>
 #endif



Home | Main Index | Thread Index | Old Index