2008-11-20 Tristan Gingold <gingold@adacore.com>
* bfdwin.c: Fix comment.
This commit is contained in:
parent
6aa341c739
commit
78bc95e3ba
@ -1,3 +1,7 @@
|
||||
2008-11-20 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* bfdwin.c: Fix comment.
|
||||
|
||||
2008-11-20 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* bfd.c (is32bit): Use architecture information for non-ELF
|
||||
|
@ -25,10 +25,8 @@
|
||||
#include "bfd.h"
|
||||
#include "libbfd.h"
|
||||
|
||||
/* Currently, if USE_MMAP is undefined, none if the window stuff is
|
||||
used. Okay, so it's mis-named. At least the command-line option
|
||||
"--without-mmap" is more obvious than "--without-windows" or some
|
||||
such. */
|
||||
/* Currently, if USE_MMAP is undefined, none of the window stuff is
|
||||
used. Enabled by --with-mmap. */
|
||||
|
||||
#ifdef USE_MMAP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user