1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

We need to support the bfd_efi_app_ia64_vec vector for loader support.

Submitted by:	Marcel
Approved by:	RE
This commit is contained in:
David E. O'Brien 2002-12-05 18:27:22 +00:00
parent 3e17ea404e
commit 52678bf874
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107644

View File

@ -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