summaryrefslogtreecommitdiff
path: root/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn
diff options
context:
space:
mode:
Diffstat (limited to 'mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn')
-rw-r--r--mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn
index 9fb968e..3fa65e5 100644
--- a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn
+++ b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xn
@@ -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 :
{