mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 01:53:05 +00:00
fixup position of #ifdef BFD64 for powerpc delta recently applied.
This commit is contained in:
parent
680f9d5c14
commit
8f28b84541
@ -809,10 +809,10 @@ case "${targ}" in
|
||||
|
||||
powerpc-*-aix5*)
|
||||
targ_defvec=rs6000coff_vec
|
||||
#ifdef BFD64
|
||||
targ_selvecs="aix5coff64_vec"
|
||||
want64=true
|
||||
;;
|
||||
#ifdef BFD64
|
||||
powerpc64-*-aix5*)
|
||||
targ_defvec=aix5coff64_vec
|
||||
targ_selvecs="rs6000coff_vec"
|
||||
|
Loading…
x
Reference in New Issue
Block a user