summaryrefslogtreecommitdiff
path: root/pkg/binutils/libiberty
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-03-02 02:33:06 -0800
committerMichael Forney <mforney@mforney.org>2021-03-02 16:20:18 -0800
commit951755fcd54be357dded3a096fef7bb67d845042 (patch)
tree07b6dcf781919df0a7301e9d87c787c55e8474c4 /pkg/binutils/libiberty
parent6bc79ad049fbbcd77aa16e6db188e11546baee1d (diff)
binutils: Update to 2.36.1
Diffstat (limited to 'pkg/binutils/libiberty')
-rw-r--r--pkg/binutils/libiberty/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkg/binutils/libiberty/config.h b/pkg/binutils/libiberty/config.h
index 199afab9..a4a0c428 100644
--- a/pkg/binutils/libiberty/config.h
+++ b/pkg/binutils/libiberty/config.h
@@ -58,7 +58,6 @@
#define HAVE_MMAP 1
/* #undef HAVE_ON_EXIT */
#define HAVE_PIPE2 1
-#define HAVE_POSIX_SPAWN 1
/* #undef HAVE_PROCESS_H */
#define HAVE_PSIGNAL 1
/* #undef HAVE_PSTAT_GETDYNAMIC */
@@ -76,7 +75,6 @@
#define HAVE_SNPRINTF 1
/* #undef HAVE_SPAWNVE */
/* #undef HAVE_SPAWNVPE */
-#define HAVE_SPAWN_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
@@ -154,7 +152,7 @@
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SIZE_T 8
-#define STACK_DIRECTION -1
+#define STACK_DIRECTION 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define UNSIGNED_64BIT_TYPE uint64_t