Commit 6508af23 by Ralf Corsepius Committed by Jeff Law

elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.

 
        * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.

From-SVN: r21122
parent acefd904
......@@ -37,6 +37,7 @@ Boston, MA 02111-1307, USA. */
#undef ASM_OUTPUT_DESTRUCTOR
#undef ASM_DECLARE_FUNCTION_NAME
#undef PREFERRED_DEBUGGING_TYPE
#undef MAX_OFILE_ALIGNMENT
/* Be ELF-like. */
#include "svr4.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment