summaryrefslogtreecommitdiffstats
path: root/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2018-01-30 13:46:20 -0800
committerCaroline Tice <cmtice@google.com>2018-01-30 13:46:20 -0800
commit344e7c0aacb6f7d871e2cfd0b14dcd70f21937f3 (patch)
treefcea3831131111ed9e3504f2f5e8b20318e39643 /x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc
parenta2aa0df7a6748bfc13d7e90c9fe41fb915164d30 (diff)
downloadplatform_prebuilts_gcc_darwin-x86_x86_x86_64-linux-android-4.9-344e7c0aacb6f7d871e2cfd0b14dcd70f21937f3.tar.gz
platform_prebuilts_gcc_darwin-x86_x86_x86_64-linux-android-4.9-344e7c0aacb6f7d871e2cfd0b14dcd70f21937f3.tar.bz2
platform_prebuilts_gcc_darwin-x86_x86_x86_64-linux-android-4.9-344e7c0aacb6f7d871e2cfd0b14dcd70f21937f3.zip
Update prebuilt GCC to build 4575637.
Change-Id: Ie931c8e016ef03bb3432ba418021f280fd2bbb4c
Diffstat (limited to 'x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc')
-rw-r--r--x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc b/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc
index 914276f..31e37e1 100644
--- a/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc
+++ b/x86_64-linux-android/lib/ldscripts/elf32_x86_64.xsc
@@ -7,7 +7,7 @@ OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
"elf32-x86-64")
OUTPUT_ARCH(i386:x64-32)
ENTRY(_start)
-SEARCH_DIR("=/tmp/0efb08cea2bfaf7e8b2dd2d612423fe3/x86_64-linux-android/libx32"); SEARCH_DIR("=/usr/local/libx32"); SEARCH_DIR("=/libx32"); SEARCH_DIR("=/usr/libx32"); SEARCH_DIR("=/tmp/0efb08cea2bfaf7e8b2dd2d612423fe3/x86_64-linux-android/lib"); SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib");
+SEARCH_DIR("=/tmp/c40e4ce4b9b22de98dc3a58468e90292/x86_64-linux-android/libx32"); SEARCH_DIR("=/usr/local/libx32"); SEARCH_DIR("=/libx32"); SEARCH_DIR("=/usr/libx32"); SEARCH_DIR("=/tmp/c40e4ce4b9b22de98dc3a58468e90292/x86_64-linux-android/lib"); SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */