From: Ian Lance Taylor Date: Mon, 30 Dec 1996 16:56:05 +0000 (+0000) Subject: * libbfd.c: Patch up the mmap code so that it is only built if BFD X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=412f8c933685e80e0e516562ba383519c3a12392;p=binutils-gdb.git * libbfd.c: Patch up the mmap code so that it is only built if BFD is configured with --with-mmap. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c769f55e9e5..89635bbab62 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 30 11:54:56 1996 Ian Lance Taylor + + * libbfd.c: Patch up the mmap code so that it is only built if BFD + is configured with --with-mmap. + start-sanitize-tic80 Sun Dec 29 10:48:57 1996 Fred Fish