summaryrefslogtreecommitdiff
path: root/pkg/strace/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-04 16:58:56 -0800
committerMichael Forney <mforney@mforney.org>2018-11-05 11:52:19 -0800
commite6c2acd928b60cc281685e49b845f754b891fb0d (patch)
tree09043de383ad7fef30d64219ee7855ddeb102fa0 /pkg/strace/config.h
parent62a201dc8c211933bfece6499b5fdf897d235442 (diff)
strace: Update to 4.25
Diffstat (limited to 'pkg/strace/config.h')
-rw-r--r--pkg/strace/config.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/pkg/strace/config.h b/pkg/strace/config.h
index 77c40fdd..0d55e747 100644
--- a/pkg/strace/config.h
+++ b/pkg/strace/config.h
@@ -16,7 +16,6 @@
/* #undef HAVE_ASM_SIGCONTEXT_H */
/* #undef HAVE_ASM_SYSMIPS_H */
/* #undef HAVE_BE64TOH */
-#define HAVE_BLKGETSIZE64 1
/* #undef HAVE_BLUETOOTH_BLUETOOTH_H */
#define HAVE_DECL_BTRFS_COMPRESS_LZO 0
#define HAVE_DECL_BTRFS_COMPRESS_NONE 0
@@ -503,10 +502,10 @@
#define PACKAGE "strace"
#define PACKAGE_BUGREPORT "strace-devel@lists.strace.io"
#define PACKAGE_NAME "strace"
-#define PACKAGE_STRING "strace 4.24"
+#define PACKAGE_STRING "strace 4.25"
#define PACKAGE_TARNAME "strace"
#define PACKAGE_URL "https://strace.io"
-#define PACKAGE_VERSION "4.24"
+#define PACKAGE_VERSION "4.25"
/* #undef POWERPC */
/* #undef POWERPC64 */
/* #undef RISCV */
@@ -542,7 +541,7 @@
# define __EXTENSIONS__ 1
#endif
/* #undef USE_UNWINDER */
-#define VERSION "4.24"
+#define VERSION "4.25"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1