aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnatdroid-x86
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-03-16 22:36:10 +0800
committermarino <marino@FreeBSD.org>2016-03-16 22:36:10 +0800
commitf988792e8a94eecf294eaecc72e15d509ccb26d7 (patch)
tree5e9b4af4f550ec744d78f2278048f1d30742e724 /lang/gnatdroid-x86
parent3635f2624ae973047efd889b6ef69f5b31917a89 (diff)
downloadfreebsd-ports-gnome-f988792e8a94eecf294eaecc72e15d509ccb26d7.tar.gz
freebsd-ports-gnome-f988792e8a94eecf294eaecc72e15d509ccb26d7.tar.zst
freebsd-ports-gnome-f988792e8a94eecf294eaecc72e15d509ccb26d7.zip
Rebase gnatdroid to gcc6-aux (6.0), add support for MARSHMELLOW
The gnatdroid cross-compilers (*BSD => Android) were the last two users of gcc-aux (gcc 4.9 Ada compiler). They are now based on gcc6-aux. The Android NDK release 11 just came out with support for Android API 23 (Marshmellow) so now gnatdroid supports it. I removed API 8 and 9 (Froyo and Gingerbread) from gnatdroid-armv7. Froyo currently is installed on less than 0.1% of Android devices, and Gingerbread is dropping under 2% soon. Many sysroot distfiles were re-rolled to gain required headers, so a distfiles subdirectory was added as well.
Diffstat (limited to 'lang/gnatdroid-x86')
-rw-r--r--lang/gnatdroid-x86/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gnatdroid-x86/pkg-descr b/lang/gnatdroid-x86/pkg-descr
index fca4dc45487f..7971eba33c9b 100644
--- a/lang/gnatdroid-x86/pkg-descr
+++ b/lang/gnatdroid-x86/pkg-descr
@@ -1,6 +1,6 @@
-The gnatdroid-x86 port builds a C/Ada cross-compiler based on GCC 4.9
-that targets the Android operating system (up to version 5.0, API level
-21) running on x86 or x86_64 architecture (version 7). This produces
-binaries that run natively on x86-based Android devices.
+The gnatdroid-x86 port builds a C/Ada cross-compiler based on GCC 6
+that targets the Android operating system (up to version 6.0, API level
+23) running on x86 or x86_64 architecture. This produces binaries that
+run natively on x86-based Android devices.
WWW: http://www.dragonlace.net