* xcoffexec.c: Remove ' from comment.
* xm-sun3os4.h: Define MALLOC_INCOMPATIBLE to avoid conflicts with decls of malloc in c-exp.tab.c (as produced by yacc). There's got to be a better way to do this...
This commit is contained in:
parent
5e16788678
commit
427d778c2c
3 changed files with 15 additions and 1 deletions
|
@ -342,7 +342,7 @@ map_vmap (bfd *bf, bfd *arch)
|
|||
#if 0
|
||||
/* This is only needed if we want to load shared libraries no matter what.
|
||||
Since we provide the choice of incremental loading of shared objects
|
||||
now, we don't have to load them as default anymore. */
|
||||
now, we do not have to load them as default anymore. */
|
||||
|
||||
syms_from_objfile (obj, 0, 0, 0);
|
||||
new_symfile_objfile (obj, 0, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue