summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libbinutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-06-01 05:30:31 +0000
committerobrien <obrien@FreeBSD.org>2001-06-01 05:30:31 +0000
commit7b1325a8d1a6305f74ba1a1546ae484ec935310c (patch)
tree9ff5036be13d88fc913aaf77c05f357389558eab /gnu/usr.bin/binutils/libbinutils
parent57d12fd8726d283748579be8926d6e388193a4f3 (diff)
downloadFreeBSD-src-7b1325a8d1a6305f74ba1a1546ae484ec935310c.zip
FreeBSD-src-7b1325a8d1a6305f74ba1a1546ae484ec935310c.tar.gz
Upgrade to Binutils 2.11.0.
Diffstat (limited to 'gnu/usr.bin/binutils/libbinutils')
-rw-r--r--gnu/usr.bin/binutils/libbinutils/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/libbinutils/config.h b/gnu/usr.bin/binutils/libbinutils/config.h
index 18eebd0..fb43cd3 100644
--- a/gnu/usr.bin/binutils/libbinutils/config.h
+++ b/gnu/usr.bin/binutils/libbinutils/config.h
@@ -31,9 +31,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -85,6 +82,9 @@
/* Define if you have the setlocale function. */
#define HAVE_SETLOCALE 1
+/* Define if you have the setmode function. */
+#define HAVE_SETMODE 1
+
/* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */
@@ -140,7 +140,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-/* #define VERSION "000427" */
+/* #define VERSION "2.11" */
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
OpenPOWER on IntegriCloud