From 7372bd5a6d7d0cb636bdfdd27ca99b2d6abc0f2c Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Thu, 6 Feb 2014 14:54:33 +0800 Subject: Add platforms headers/libs for mips64 Also 1) update some headers in arm64/x86_64 2) add crtbegin_dynamic.o for x86_64 missing from last time 3) add symlink to android-19/arch-mips64 for other levels 4) refresh stlport mainly to account for the fact that sizeof(long double)==16 since https://android-review.googlesource.com/#/c/81133/ Change-Id: I5ea68cb8f17304682fc1d3ac7a27367d2c9a6daa --- 9/platforms/android-16/arch-mips64 | 1 + 1 file changed, 1 insertion(+) create mode 120000 9/platforms/android-16/arch-mips64 (limited to '9/platforms/android-16/arch-mips64') diff --git a/9/platforms/android-16/arch-mips64 b/9/platforms/android-16/arch-mips64 new file mode 120000 index 0000000..6812704 --- /dev/null +++ b/9/platforms/android-16/arch-mips64 @@ -0,0 +1 @@ +../android-19/arch-mips64 \ No newline at end of file -- cgit v1.1