6d833c8a75e77de30cd5c27d83e2639801e308f3
[termux-packages] / packages / elfutils / config.h.in.patch
1 diff -u -r ../elfutils-0.166/config.h.in ./config.h.in
2 --- ../elfutils-0.166/config.h.in 2016-03-31 04:59:09.000000000 -0400
3 +++ ./config.h.in 2016-05-04 13:36:44.002345307 -0400
4 @@ -1,4 +1,7 @@
5 /* config.h.in. Generated from configure.ac by autoheader. */
6 +#include <libgen.h> /* for basename(3) */
7 +#include <stdio_ext.h> /* for fputc_unlocked(3) */
8 +#define DL_CALL_FCT(f, args) ((*(f)) args)
9
10 /* Building with -fsanitize=undefined or not */
11 #undef CHECK_UNDEFINED