summaryrefslogtreecommitdiff
path: root/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc
diff options
context:
space:
mode:
Diffstat (limited to 'mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc')
-rw-r--r--mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc
index ee693ab..413e311 100644
--- a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc
+++ b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xc
@@ -127,7 +127,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 :
{