diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2018-09-21 17:44:05 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2018-09-21 17:44:05 +0000 |
| commit | 397358d9aca10667451f7667852bee2f27b617c0 (patch) | |
| tree | 981bafa471a9264c2cb42c21ecdff0f314dd0624 /gnu/usr.bin/binutils/libbinutils | |
| parent | 68c7542edfe81f74ac57cf5b09c5bc872754c462 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbinutils')
| -rw-r--r-- | gnu/usr.bin/binutils/libbinutils/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libbinutils/config.h b/gnu/usr.bin/binutils/libbinutils/config.h index 873ae5b1e4b1..5c457f1eeaff 100644 --- a/gnu/usr.bin/binutils/libbinutils/config.h +++ b/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 |
