diff options
Diffstat (limited to 'ld/sysdep.h')
-rw-r--r-- | ld/sysdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/sysdep.h b/ld/sysdep.h index 206c02c..27bce0a 100644 --- a/ld/sysdep.h +++ b/ld/sysdep.h @@ -123,4 +123,6 @@ extern char *getenv (); extern char **environ; #endif +#define POISON_BFD_BOOLEAN 1 + #endif /* ! defined (LD_SYSDEP_H) */ |