summaryrefslogtreecommitdiff
path: root/x86_64-linux-android/lib/ldscripts/elf_k1om.xc
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-10-29 16:06:07 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2014-10-29 16:11:51 -0700
commite239c938935058df515225b6224103078270aed8 (patch)
tree8de276f5f43d30dc1f5abe3ac786a9faed515c4b /x86_64-linux-android/lib/ldscripts/elf_k1om.xc
parente08fa7e57a573a9baa5ccd8d4b8d73cc871f9b48 (diff)
downloadx86_64-linux-android-4.8-e239c938935058df515225b6224103078270aed8.tar.gz
See previous commit for build instructions. Note that x86_64-linux-android-4.8 is no longer maintained. We should move on to x86_64-linux-android-4.9 BUG=18174291 Change-Id: I7bfd05b66abfa3353a809a3ecce0fd488e0a9238
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf_k1om.xc')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf_k1om.xc2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf_k1om.xc b/x86_64-linux-android/lib/ldscripts/elf_k1om.xc
index 93708bb..19b532a 100644
--- a/x86_64-linux-android/lib/ldscripts/elf_k1om.xc
+++ b/x86_64-linux-android/lib/ldscripts/elf_k1om.xc
@@ -88,7 +88,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 :
{