summaryrefslogtreecommitdiff
path: root/pkg/binutils/ld
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-01-28 16:32:07 -0800
committerMichael Forney <mforney@mforney.org>2021-01-28 16:32:07 -0800
commit5a2f2d11116a20beffa1b278c4b56c07833f7b1d (patch)
tree16fb7fe5375cf0e8a4fa7c836ffc6aff69fe4286 /pkg/binutils/ld
parent3bcba3aa6c63bdcd1d329915615144620642144b (diff)
binutils: Update to 2.36
Diffstat (limited to 'pkg/binutils/ld')
-rw-r--r--pkg/binutils/ld/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/pkg/binutils/ld/config.h b/pkg/binutils/ld/config.h
index d28fa7ef..ade3e8ee 100644
--- a/pkg/binutils/ld/config.h
+++ b/pkg/binutils/ld/config.h
@@ -60,13 +60,14 @@
#define PACKAGE "ld"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "ld"
-#define PACKAGE_STRING "ld 2.35.1"
+#define PACKAGE_STRING "ld 2.36"
#define PACKAGE_TARNAME "ld"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.35.1"
+#define PACKAGE_VERSION "2.36"
#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
# define _ALL_SOURCE 1
@@ -83,7 +84,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.35.1"
+#define VERSION "2.36"
/* #undef YYTEXT_POINTER */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1