Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
[deliverable/binutils-gdb.git] / ld / emulparams / elf64ppc_fbsd.sh
1 . ${srcdir}/emulparams/elf64ppc.sh
2 . ${srcdir}/emulparams/elf_fbsd.sh
3
4 OUTPUT_FORMAT="elf64-powerpc-freebsd"
5 DEFAULT_PLT_STATIC_CHAIN=1
6
This page took 0.029705 seconds and 4 git commands to generate.