OSDN Git Service

Don't define MAX_OFILE_ALIGNMENT twice.
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jan 1996 22:44:36 +0000 (22:44 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Jan 1996 22:44:36 +0000 (22:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10953 138bc75d-0d04-0410-961f-82ee72b054a4

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