summaryrefslogtreecommitdiff
path: root/x86_64-linux-android/lib/ldscripts/elf_x86_64.xr
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf_x86_64.xr')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf_x86_64.xr1
1 files changed, 0 insertions, 1 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf_x86_64.xr b/x86_64-linux-android/lib/ldscripts/elf_x86_64.xr
index 7f92872..b7f1e1c 100644
--- a/x86_64-linux-android/lib/ldscripts/elf_x86_64.xr
+++ b/x86_64-linux-android/lib/ldscripts/elf_x86_64.xr
@@ -75,7 +75,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))