aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldmain.c')
-rw-r--r--ld/ldmain.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/ldmain.c b/ld/ldmain.c
index 193fd69..4575221 100644
--- a/ld/ldmain.c
+++ b/ld/ldmain.c
@@ -156,8 +156,7 @@ static struct bfd_link_callbacks link_callbacks =
reloc_overflow,
reloc_dangerous,
unattached_reloc,
- notice,
- error_handler
+ notice
};
struct bfd_link_info link_info;