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.
6 lines
311 B
Text
6 lines
311 B
Text
This package is used by lang/gnatdroid to install the system root of
|
|
Android 4.0 to 6.0 (API Level 15 to API Level 23) of the ARM architecture.
|
|
The ARM cross-tools are built using these files, which in turn is required
|
|
for the GNAT FreeBSD->ARM cross-compiler that is gnatdroid.
|
|
|
|
WWW: http://www.dragonlace.net
|