diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-05 18:27:22 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-05 18:27:22 +0000 |
| commit | 52678bf87452d894b958069ee3124da6a5d1b55a (patch) | |
| tree | 3654b3a311a6c39a476247f923b9f24a8f8d37ed /gnu/usr.bin/binutils | |
| parent | 3e17ea404e0da4bf2bb6f96ada5238822ecfddb8 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/libbfd/Makefile.ia64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/Makefile.ia64 b/gnu/usr.bin/binutils/libbfd/Makefile.ia64 index dd3c53830257..1831e1a3d193 100644 --- a/gnu/usr.bin/binutils/libbfd/Makefile.ia64 +++ b/gnu/usr.bin/binutils/libbfd/Makefile.ia64 @@ -7,6 +7,7 @@ SRCS+= cofflink.c cpu-ia64.c efi-app-ia64.c elf32.c elf32-gen.c elf64.c \ #SRCS+= coff-ia64.c elf32-ia64.c VECS+= ${DEFAULT_VECTOR} \ + bfd_efi_app_ia64_vec \ bfd_elf64_ia64_big_vec \ bfd_elf64_little_generic_vec bfd_elf64_big_generic_vec \ bfd_elf32_little_generic_vec bfd_elf32_big_generic_vec |
