diff options
Diffstat (limited to 'bfd/elfcore.h')
-rw-r--r-- | bfd/elfcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elfcore.h b/bfd/elfcore.h index 300cd56..6f1015e 100644 --- a/bfd/elfcore.h +++ b/bfd/elfcore.h @@ -350,7 +350,7 @@ NAME(_bfd_elf, core_find_build_id) } elf_swap_ehdr_in (abfd, &x_ehdr, &i_ehdr); -#if DEBUG +#if DEBUG & 1 elf_debug_file (&i_ehdr); #endif |