summaryrefslogtreecommitdiff
path: root/x86_64-linux-android/lib/ldscripts/elf_i386.xc
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2015-12-16 14:21:19 +0000
committerThan McIntosh <thanm@google.com>2015-12-16 14:21:19 +0000
commited860beadddbd659a97e4e298e10e6f91c4ad629 (patch)
tree0f6ca1f13620eafe90d72791c8eca439e07a3e23 /x86_64-linux-android/lib/ldscripts/elf_i386.xc
parent5b9a4704427cf7220f452916f4af18f217e7e86f (diff)
downloadx86_64-linux-android-4.9-ed860beadddbd659a97e4e298e10e6f91c4ad629.tar.gz
Revert "Update prebuilt GCC to build 2485757."
This reverts commit 5b9a4704427cf7220f452916f4af18f217e7e86f. Bug: 26224556 Change-Id: Icbe14cad1552f0bf9885c4ee9c35b7dbd4deb9a0
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf_i386.xc')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf_i386.xc1
1 files changed, 1 insertions, 0 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf_i386.xc b/x86_64-linux-android/lib/ldscripts/elf_i386.xc
index 48334f9..5521fe8 100644
--- a/x86_64-linux-android/lib/ldscripts/elf_i386.xc
+++ b/x86_64-linux-android/lib/ldscripts/elf_i386.xc
@@ -153,6 +153,7 @@ SECTIONS
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
+ . = .;
__bss_start = .;
.bss :
{