devtools/cross/patch/binutils/bfd/config.bfd

8 lines
129 B
Plaintext
Raw Normal View History

2016-11-25 14:41:57 +01:00
#ifdef BFD64
x86_64-*-jehanne*)
targ_defvec=x86_64_elf64_vec
targ_selvecs=i386_elf32_vec
want64=true
;;
#endif