summaryrefslogtreecommitdiff
path: root/pkg/binutils/ld
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-02-10 14:11:23 -0800
committerMichael Forney <mforney@mforney.org>2022-02-10 15:30:43 -0800
commit020a33da8d9de01aadec35f5f4b3e2d317eac71b (patch)
tree8a8faf18b14d512fcc0916155653db8074d5f03f /pkg/binutils/ld
parenta141473246997fce369599e1a8731e0f4bd32147 (diff)
binutils: Update to 2.38
Diffstat (limited to 'pkg/binutils/ld')
-rw-r--r--pkg/binutils/ld/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/binutils/ld/config.h b/pkg/binutils/ld/config.h
index 1383e33b..0b12dbd7 100644
--- a/pkg/binutils/ld/config.h
+++ b/pkg/binutils/ld/config.h
@@ -53,10 +53,10 @@
#define PACKAGE "ld"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "ld"
-#define PACKAGE_STRING "ld 2.37"
+#define PACKAGE_STRING "ld 2.38"
#define PACKAGE_TARNAME "ld"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.37"
+#define PACKAGE_VERSION "2.38"
#define SIZEOF_VOID_P 8
#define STDC_HEADERS 1
#define SUPPORT_ERROR_HANDLING_SCRIPT 1
@@ -76,7 +76,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.37"
+#define VERSION "2.38"
/* #undef YYTEXT_POINTER */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1