Another patch for efi-app-ia32.c

H . J . Lu hjl@lucon.org
Tue Apr 3 07:47:00 GMT 2001


I checked in the following patch to efi-app-ia32.c.

H.J.
----
2001-04-03  David Mosberger  <davidm@hpl.hp.com>

	* efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.

Index: efi-app-ia32.c
===================================================================
RCS file: /cvs/src/src/bfd/efi-app-ia32.c,v
retrieving revision 1.3
diff -u -p -r1.3 efi-app-ia32.c
--- efi-app-ia32.c	2001/03/30 16:08:34	1.3
+++ efi-app-ia32.c	2001/04/03 14:44:59
@@ -28,7 +28,6 @@ Foundation, Inc., 59 Temple Place - Suit
 #define PCRELOFFSET true
 #define TARGET_UNDERSCORE '_'
 #define COFF_LONG_SECTION_NAMES
-#define ALIGN_SECTIONS_IN_FILE
 #define PEI_TARGET_SUBSYSTEM	IMAGE_SUBSYSTEM_EFI_APPLICATION
 #define PEI_FORCE_MINIMUM_ALIGNMENT
 



More information about the Binutils mailing list