From 3366b351322dd21a54abe0f78177e72f963f573c Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Mon, 28 Apr 2014 21:26:04 -0700 Subject: [4.9] aarch64: uncomment md_unwind_header; [4.8,4.9] aarch64: enable libatomic,libgomp Change-Id: I21bb83a2de8d27b465afb9d45440cd7966f837ee --- gcc-4.9/libgcc/config.host | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc-4.9/libgcc/config.host') diff --git a/gcc-4.9/libgcc/config.host b/gcc-4.9/libgcc/config.host index 8e0e142c1..f4a742872 100644 --- a/gcc-4.9/libgcc/config.host +++ b/gcc-4.9/libgcc/config.host @@ -320,8 +320,7 @@ aarch64*-*-elf) tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp" ;; aarch64*-*-linux*) - # ANDROID - uncomment when sysroot contains sys/ucontext.h - # md_unwind_header=aarch64/linux-unwind.h + md_unwind_header=aarch64/linux-unwind.h tmake_file="${tmake_file} ${cpu_type}/t-aarch64" tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp" ;; -- cgit v1.2.3