summaryrefslogtreecommitdiff
path: root/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd
diff options
context:
space:
mode:
Diffstat (limited to 'mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd')
-rw-r--r--mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd2
1 files changed, 1 insertions, 1 deletions
diff --git a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd
index 003d77c..b16d799 100644
--- a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd
+++ b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xd
@@ -124,7 +124,7 @@ 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);
+ . = ALIGN(64 / 8);
PROVIDE_HIDDEN (__preinit_array_start = .);
.preinit_array :
{