summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/binutils/libiberty/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/binutils/libiberty/config.h b/pkg/binutils/libiberty/config.h
index a4a0c428..199afab9 100644
--- a/pkg/binutils/libiberty/config.h
+++ b/pkg/binutils/libiberty/config.h
@@ -58,6 +58,7 @@
#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 */
@@ -75,6 +76,7 @@
#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
@@ -152,7 +154,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