aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/m4/patches/config.patch
diff options
context:
space:
mode:
authorAlexander Smirnov <alex@ydb.tech>2024-10-21 10:21:33 +0000
committerAlexander Smirnov <alex@ydb.tech>2024-10-21 10:21:33 +0000
commit4eca37ecd81a80606e9c2afed5401f15d15e3671 (patch)
treeedb21b983f86981f8ed77704231cbe589bc19bdd /contrib/tools/m4/patches/config.patch
parent7f4d37b99e25e931918580a353dba7eed11407ee (diff)
parentd3ed30f2deefe6a5ed0d07a3018c723749ca5d7b (diff)
downloadydb-4eca37ecd81a80606e9c2afed5401f15d15e3671.tar.gz
Merge branch 'rightlib' into mergelibs-241021-1020
Diffstat (limited to 'contrib/tools/m4/patches/config.patch')
-rw-r--r--contrib/tools/m4/patches/config.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/tools/m4/patches/config.patch b/contrib/tools/m4/patches/config.patch
new file mode 100644
index 0000000000..343cbda917
--- /dev/null
+++ b/contrib/tools/m4/patches/config.patch
@@ -0,0 +1,8 @@
+--- contrib/tools/m4/lib/config-linux.h (index)
++++ contrib/tools/m4/lib/config-linux.h (working tree)
+@@ -2902,2 +2902,5 @@
+ /* Define as a macro for copying va_list variables. */
+ /* #undef va_copy */
++#undef HAVE_SYS_SINGLE_THREADED_H
++#define __attribute_maybe_unused__
++#define __attribute_nonnull__(...)