| Index: binutils/gas/config/te-i386aix.h
|
| diff --git a/binutils/gas/config/te-i386aix.h b/binutils/gas/config/te-i386aix.h
|
| index 04ce4643b9a6cd55ceb10a8eed601d3847ae3423..2b174a900203a3c0174422fac421e32b624bd218 100644
|
| --- a/binutils/gas/config/te-i386aix.h
|
| +++ b/binutils/gas/config/te-i386aix.h
|
| @@ -24,10 +24,6 @@
|
|
|
| #include "obj-format.h"
|
|
|
| -/* Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
|
| - in ascending vaddr. */
|
| -#undef REVERSE_SORT_RELOCS
|
| -
|
| /* Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG is
|
| not used in the filehdr for COFF output. */
|
| #define KEEP_RELOC_INFO
|
|
|