new development tools
This commit is contained in:
7
cross/patch/binutils/bfd/config.bfd
Normal file
7
cross/patch/binutils/bfd/config.bfd
Normal file
@ -0,0 +1,7 @@
|
||||
#ifdef BFD64
|
||||
x86_64-*-jehanne*)
|
||||
targ_defvec=x86_64_elf64_vec
|
||||
targ_selvecs=i386_elf32_vec
|
||||
want64=true
|
||||
;;
|
||||
#endif
|
Reference in New Issue
Block a user