summaryrefslogtreecommitdiff
path: root/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw
diff options
context:
space:
mode:
Diffstat (limited to 'mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw')
-rw-r--r--mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw2
1 files changed, 1 insertions, 1 deletions
diff --git a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw
index ca97721..783ad85 100644
--- a/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw
+++ b/mips64el-linux-android/lib/ldscripts/elf64ltsmip.xsw
@@ -114,7 +114,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);
.preinit_array :
{
KEEP (*(.preinit_array))