mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 18:11:31 +00:00
Do not define HOST_BIG_ENDIAN_P
This commit is contained in:
parent
ec1c8dd231
commit
f1d56a7340
@ -6,7 +6,6 @@
|
||||
#include "hosts/nbsd.h"
|
||||
|
||||
#define HOST_MACHINE_ARCH bfd_arch_m68k
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
#define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \
|
||||
((core_bfd)->tdata.trad_core_data->u.u_sig)
|
||||
|
@ -6,7 +6,6 @@
|
||||
#include "hosts/nbsd.h"
|
||||
|
||||
#define HOST_MACHINE_ARCH bfd_arch_sparc
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
#define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \
|
||||
((core_bfd)->tdata.trad_core_data->u.u_sig)
|
||||
|
Loading…
x
Reference in New Issue
Block a user