diff options
Diffstat (limited to 'bfd/vms-lib.c')
-rw-r--r-- | bfd/vms-lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/vms-lib.c b/bfd/vms-lib.c index 21331cd..dbacc33 100644 --- a/bfd/vms-lib.c +++ b/bfd/vms-lib.c @@ -2311,7 +2311,7 @@ _bfd_vms_lib_write_archive_contents (bfd *arch) /* Add a target for text library. This costs almost nothing and is useful to read VMS library on the host. */ -const bfd_target vms_lib_txt_vec = +const bfd_target alpha_vms_lib_txt_vec = { "vms-libtxt", /* Name. */ bfd_target_unknown_flavour, |