summaryrefslogtreecommitdiff
path: root/x86_64-linux-android/lib/ldscripts/elf_i386.xr
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf_i386.xr')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf_i386.xr1
1 files changed, 0 insertions, 1 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf_i386.xr b/x86_64-linux-android/lib/ldscripts/elf_i386.xr
index 0062568..6a84459 100644
--- a/x86_64-linux-android/lib/ldscripts/elf_i386.xr
+++ b/x86_64-linux-android/lib/ldscripts/elf_i386.xr
@@ -72,7 +72,6 @@ SECTIONS
could instead move the label definition inside the section, but
the linker would then create the section even if it turns out to
be empty, which isn't pretty. */
- . = ALIGN(32 / 8);
.preinit_array 0 :
{
KEEP (*(.preinit_array))