diff options
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r-- | gdb/config/powerpc/tm-ppc-eabi.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/powerpc/tm-ppc-eabi.h b/gdb/config/powerpc/tm-ppc-eabi.h index 8830504b69..92e41271fc 100644 --- a/gdb/config/powerpc/tm-ppc-eabi.h +++ b/gdb/config/powerpc/tm-ppc-eabi.h @@ -39,8 +39,6 @@ /* Say that we're using ELF, not XCOFF. */ #define ELF_OBJECT_FORMAT 1 -#define TARGET_BYTE_ORDER_SELECTABLE_P 1 - /* The value of symbols of type N_SO and N_FUN maybe null when it shouldn't be. */ #define SOFUN_ADDRESS_MAYBE_MISSING |