mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
This merges in the changes from the FSF 19-July-2001 snapshot to the
2001 Halloween snapshot.
This commit is contained in:
parent
4f28793c14
commit
6bf697c5b5
1 changed files with 2 additions and 1 deletions
|
|
@ -1209,7 +1209,8 @@ eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
|
|||
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
|
||||
eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \
|
||||
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
$(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/needrelax.em \
|
||||
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)"
|
||||
eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \
|
||||
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue