summaryrefslogtreecommitdiff
path: root/pkg/binutils/ld
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-07-19 15:28:56 -0700
committerMichael Forney <mforney@mforney.org>2021-07-19 16:09:47 -0700
commit0d69afde2ad6ca4ba28af2f2920aabda174cf04a (patch)
tree86223d010c10a5bd7eaaa63f1229f459bb7694e3 /pkg/binutils/ld
parent8fb3cb14048523545f0b6073c0f797d7442812b9 (diff)
binutils: Update to 2.37
Diffstat (limited to 'pkg/binutils/ld')
-rw-r--r--pkg/binutils/ld/config.h18
1 files changed, 5 insertions, 13 deletions
diff --git a/pkg/binutils/ld/config.h b/pkg/binutils/ld/config.h
index df927a66..1383e33b 100644
--- a/pkg/binutils/ld/config.h
+++ b/pkg/binutils/ld/config.h
@@ -10,6 +10,7 @@
#define DEFAULT_LD_Z_RELRO 1
#define DEFAULT_LD_Z_SEPARATE_CODE 1
#define DEFAULT_NEW_DTAGS 1
+/* #undef ENABLE_CHECKING */
/* #undef ENABLE_LIBCTF */
/* #undef ENABLE_NLS */
/* #undef EXTRA_SHLIB_EXTENSION */
@@ -17,12 +18,8 @@
#define HAVE_CLOSE 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_ENVIRON 1
-#define HAVE_DECL_FREE 1
-#define HAVE_DECL_GETENV 1
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_SBRK 1
-#define HAVE_DECL_STRSTR 1
-#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
/* #undef HAVE_ELF_HINTS_H */
#define HAVE_FCNTL_H 1
@@ -32,23 +29,19 @@
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
-#define HAVE_LOCALE_H 1
#define HAVE_LSEEK 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
-/* #undef HAVE_NDIR_H */
#define HAVE_OPEN 1
#define HAVE_REALPATH 1
#define HAVE_SBRK 1
-#define HAVE_SETLOCALE 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
-/* #undef HAVE_SYS_DIR_H */
#define HAVE_SYS_FILE_H 1
-/* #undef HAVE_SYS_NDIR_H */
+#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
@@ -60,13 +53,12 @@
#define PACKAGE "ld"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "ld"
-#define PACKAGE_STRING "ld 2.36.1"
+#define PACKAGE_STRING "ld 2.37"
#define PACKAGE_TARNAME "ld"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.36.1"
+#define PACKAGE_VERSION "2.37"
#define SIZEOF_VOID_P 8
#define STDC_HEADERS 1
-#define STRING_WITH_STRINGS 1
#define SUPPORT_ERROR_HANDLING_SCRIPT 1
/* #undef USE_BINARY_FOPEN */
#ifndef _ALL_SOURCE
@@ -84,7 +76,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.36.1"
+#define VERSION "2.37"
/* #undef YYTEXT_POINTER */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1