forked from Imagelibrary/binutils-gdb
(bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
This commit is contained in:
@@ -866,7 +866,9 @@ const bfd_target * const bfd_target_vector[] = {
|
||||
&pmac_xcoff_vec,
|
||||
#endif
|
||||
&rs6000coff_vec,
|
||||
#ifdef BFD64
|
||||
&rs6000coff64_vec,
|
||||
#endif
|
||||
&ppcboot_vec,
|
||||
&shcoff_vec,
|
||||
&shlcoff_vec,
|
||||
|
||||
Reference in New Issue
Block a user