Don't define MAX_OFILE_ALIGNMENT twice.
authorMichael Meissner <meissner@gcc.gnu.org>
Sun, 7 Jan 1996 22:44:36 +0000 (22:44 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Sun, 7 Jan 1996 22:44:36 +0000 (22:44 +0000)
From-SVN: r10953

gcc/config/svr4.h

index 18eaca5..7dfd1da 100644 (file)
@@ -913,8 +913,3 @@ do {                                                                         \
 
 /* All SVR4 targets use the ELF object file format.  */
 #define OBJECT_FORMAT_ELF
-
-/* The maximum alignment which the object file format can support.
-   ELF doesn't have a limit, but we've got to override the default
-   (which is BIGGEST_ALIGNMENT).  */
-#define MAX_OFILE_ALIGNMENT 0x10000