From f345b8be04d5f5be102bbd83597a640a4151c448 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 14 Aug 2020 00:57:23 -0700 Subject: binutils: Update to 2.35 --- pkg/binutils/libctf/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pkg/binutils/libctf') diff --git a/pkg/binutils/libctf/config.h b/pkg/binutils/libctf/config.h index 6efcc078..d2d42f83 100644 --- a/pkg/binutils/libctf/config.h +++ b/pkg/binutils/libctf/config.h @@ -1,7 +1,11 @@ /* #undef AC_APPLE_UNIVERSAL_BUILD */ +/* #undef ENABLE_NLS */ #define HAVE_BFD_ELF 1 #define HAVE_BYTESWAP_H 1 #define HAVE_DECL_ASPRINTF 1 +#define HAVE_DECL_BSWAP_16 1 +#define HAVE_DECL_BSWAP_32 1 +#define HAVE_DECL_BSWAP_64 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_GETPAGESIZE 1 -- cgit v1.2.3