elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.
authorRalf Corsepius <corsepiu@faw.uni-ulm.de>
Mon, 13 Jul 1998 22:46:00 +0000 (16:46 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Jul 1998 22:46:00 +0000 (16:46 -0600)
        * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.

From-SVN: r21122

gcc/config/sh/elf.h

index a56077e544ea7eb8b8b71412bda5f5c65ab58fa0..40d4c77b204694b7eae55f496cbbb1055a5c908f 100644 (file)
@@ -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"