Silence a warning about redefinition of TARGET_ELF on powerpc.
This commit is contained in:
parent
db3cee5170
commit
ca3759b5de
@ -63,6 +63,7 @@ Boston, MA 02110-1301, USA. */
|
||||
/* All FreeBSD Architectures support the ELF object file format. */
|
||||
#undef OBJECT_FORMAT_ELF
|
||||
#define OBJECT_FORMAT_ELF 1
|
||||
#undef TARGET_ELF
|
||||
#define TARGET_ELF 1
|
||||
|
||||
/* Don't assume anything about the header files. */
|
||||
|
Loading…
Reference in New Issue
Block a user