mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
obj-elf.h BYTES_IN_WORD
Don't define this. It is defined just before elf-bfd.h is included, but doesn't have any relevance there. Instead is for aout64.h where the default is 4 anyway.
This commit is contained in:
@ -33,7 +33,6 @@
|
||||
#define OUTPUT_FLAVOR bfd_target_elf_flavour
|
||||
#endif
|
||||
|
||||
#define BYTES_IN_WORD 4 /* for now */
|
||||
#include "bfd/elf-bfd.h"
|
||||
|
||||
#include "targ-cpu.h"
|
||||
|
Reference in New Issue
Block a user