include/elf/
[deliverable/binutils-gdb.git] / gas / mpw-config.in
index 9a583409cd323f94e0e0e84bbe2d07d9e0e1b9f2..9e29b1d945cf1376d5254701c4f17d7a08310c6a 100644 (file)
@@ -43,13 +43,13 @@ Else If "{target_canonical}" =~ /m68k-\Option-x-coff/
 
 Else If "{target_canonical}" =~ /mips-idt-ecoff/
        Set bfd_gas yes
-       Set TDEFINES '-d TARGET_BYTES_BIG_ENDIAN'
+       Set TDEFINES '-d TARGET_BYTES_BIG_ENDIAN=1'
 
 Else If "{target_canonical}" =~ /mips-\Option-x-\Option-x/
        # Assume other OSes etc use ELF
        Set obj_format "elf"
        Set bfd_gas yes
-       Set TDEFINES '-d TARGET_BYTES_BIG_ENDIAN'
+       Set TDEFINES '-d TARGET_BYTES_BIG_ENDIAN=1'
        forward-include "{srcroot}"bfd:elf-bfd.h 'bfd/elf-bfd.h'
 
 Else If "{target_canonical}" =~ /sh-\Option-x-hms/
This page took 0.022632 seconds and 4 git commands to generate.