Index: head/gnu/usr.bin/binutils/as/config.h =================================================================== --- head/gnu/usr.bin/binutils/as/config.h +++ head/gnu/usr.bin/binutils/as/config.h @@ -69,7 +69,7 @@ /* #undef HAVE_REMOVE */ /* Define to 1 if you have the `sbrk' function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 Index: head/gnu/usr.bin/binutils/ld/config.h =================================================================== --- head/gnu/usr.bin/binutils/ld/config.h +++ head/gnu/usr.bin/binutils/ld/config.h @@ -65,7 +65,7 @@ #define HAVE_REALPATH 1 /* Define to 1 if you have the `sbrk' function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 Index: head/gnu/usr.bin/binutils/libbinutils/config.h =================================================================== --- head/gnu/usr.bin/binutils/libbinutils/config.h +++ head/gnu/usr.bin/binutils/libbinutils/config.h @@ -104,7 +104,7 @@ #define HAVE_MKSTEMP 1 /* Define to 1 if you have the `sbrk' function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define to 1 if you have the `setmode' function. */ #define HAVE_SETMODE 1 Index: head/gnu/usr.bin/binutils/libiberty/config.h =================================================================== --- head/gnu/usr.bin/binutils/libiberty/config.h +++ head/gnu/usr.bin/binutils/libiberty/config.h @@ -188,7 +188,7 @@ #define HAVE_RINDEX 1 /* Define to 1 if you have the `sbrk' function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/cc/libiberty/config.h =================================================================== --- head/gnu/usr.bin/cc/libiberty/config.h +++ head/gnu/usr.bin/cc/libiberty/config.h @@ -187,7 +187,7 @@ #define HAVE_RINDEX 1 /* Define to 1 if you have the `sbrk' function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/amd64/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/amd64/config.h +++ head/gnu/usr.bin/gdb/arch/amd64/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/arm/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/arm/config.h +++ head/gnu/usr.bin/gdb/arch/arm/config.h @@ -239,7 +239,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/i386/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/i386/config.h +++ head/gnu/usr.bin/gdb/arch/i386/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/mips/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/mips/config.h +++ head/gnu/usr.bin/gdb/arch/mips/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/powerpc/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/powerpc/config.h +++ head/gnu/usr.bin/gdb/arch/powerpc/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/powerpc64/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/powerpc64/config.h +++ head/gnu/usr.bin/gdb/arch/powerpc64/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 Index: head/gnu/usr.bin/gdb/arch/sparc64/config.h =================================================================== --- head/gnu/usr.bin/gdb/arch/sparc64/config.h +++ head/gnu/usr.bin/gdb/arch/sparc64/config.h @@ -227,7 +227,7 @@ #define HAVE_REALPATH 1 /* Define if you have the sbrk function. */ -#define HAVE_SBRK 1 +/* #undef HAVE_SBRK */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1