From 77f5c3d2e8416ca4af81eadbf9a2a0d59e463eaa Mon Sep 17 00:00:00 2001 From: James Zern Date: Wed, 27 Jul 2016 22:10:09 -0700 Subject: [PATCH] README: update target list Change-Id: I80293720a5f12bc2449ceaadbb2ad0f924141552 --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 4b2f887..7741090 100644 --- a/README +++ b/README @@ -47,10 +47,11 @@ COMPILING THE APPLICATIONS/LIBRARIES: --help output of the configure script. As of this writing, the list of available targets is: + arm64-darwin-gcc + arm64-linux-gcc armv6-linux-rvct armv6-linux-gcc armv6-none-rvct - arm64-darwin-gcc armv7-android-gcc armv7-darwin-gcc armv7-linux-rvct @@ -60,6 +61,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: armv7-win32-vs12 armv7-win32-vs14 armv7s-darwin-gcc + armv8-linux-gcc mips32-linux-gcc mips64-linux-gcc sparc-solaris-gcc @@ -73,6 +75,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: x86-darwin12-gcc x86-darwin13-gcc x86-darwin14-gcc + x86-darwin15-gcc x86-iphonesimulator-gcc x86-linux-gcc x86-linux-icc @@ -90,6 +93,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: x86_64-darwin12-gcc x86_64-darwin13-gcc x86_64-darwin14-gcc + x86_64-darwin15-gcc x86_64-iphonesimulator-gcc x86_64-linux-gcc x86_64-linux-icc -- 2.7.4