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:
parent
3e17ea404e
commit
52678bf874
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107644
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user