| author | Alexander von Gluck IV <kallisti5@unixzen.com> | 2014-03-11 20:52:08.0 -05:00:00 |
|---|---|---|
| committer | Alexander von Gluck IV <kallisti5@unixzen.com> | 2014-03-11 20:52:08.0 -05:00:00 |
| commit | 8b43097655cd437c4c2c9a5f4b086e73c3f95725 [patch] |
|
| tree | 274f86e41797339bc5159cfc56564d6d57a693d4 |
|
| parent | bf1b5855abed60bd6361e696121fa71c89d21469 |
|
| download | 8b43097655cd437c4c2c9a5f4b086e73c3f95725.tar.gz |
|
Revert "binutils: Fix PPC bootstrap build."
This reverts commit bf1b5855abed60bd6361e696121fa71c89d21469. * mmu_man pointed out that the fix in bug #16686 is more correct. (and on closer inspection I agree) * sorry for the spam
Diff
binutils/bfd/coffcode.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/binutils/bfd/coffcode.h b/binutils/bfd/coffcode.h index 0f2cf99..62eeb20 100644 --- a/binutils/bfd/coffcode.h +++ b/binutils/bfd/coffcode.h @@ -369,8 +369,6 @@ #include "coffswap.h" #endif #include <stdint.h> #define STRING_SIZE_SIZE 4 #define DOT_DEBUG ".debug"