aboutsummaryrefslogtreecommitdiff
path: root/lang/gnatdroid-sysroot-x86/pkg-descr
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-03-16 14:36:10 +0000
committerJohn Marino <marino@FreeBSD.org>2016-03-16 14:36:10 +0000
commitf2189c0f299251f922324304f58bb85f4b1d14ca (patch)
tree5e9b4af4f550ec744d78f2278048f1d30742e724 /lang/gnatdroid-sysroot-x86/pkg-descr
parentd3749b069bb3cab343958f79c7b0ab2e153d9623 (diff)
downloadports-f2189c0f299251f922324304f58bb85f4b1d14ca.tar.gz
ports-f2189c0f299251f922324304f58bb85f4b1d14ca.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.
Notes
Notes: svn path=/head/; revision=411236
Diffstat (limited to 'lang/gnatdroid-sysroot-x86/pkg-descr')
-rw-r--r--lang/gnatdroid-sysroot-x86/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnatdroid-sysroot-x86/pkg-descr b/lang/gnatdroid-sysroot-x86/pkg-descr
index 78bbb0dbf5bf..d2dbf306cf74 100644
--- a/lang/gnatdroid-sysroot-x86/pkg-descr
+++ b/lang/gnatdroid-sysroot-x86/pkg-descr
@@ -1,5 +1,5 @@
This package is used by lang/gnatdroid to install the system root of
-Android 2.2 to 5.0 (API Level 8 to API Level 21) of the x86 architecture.
+Android 4.4 to 5.0 (API Level 19 to API Level 23) of the x86 architecture.
The x86 cross-tools are built using these files, which in turn is required
for the GNAT FreeBSD->Android(x86) cross-compiler that is gnatdroid.