8ad355d865
This is the first of two steps to update the gnatdroid ARM cross- compilers. The sysroot was 10 versions behind the current API level of 19. The latest API level drops ARMv5 support, but the API is backwards compatible, so if applications restrict themselves to level 18 features, then ARMv5 should still be usable. The next step is to base the cross compilers on GCC 4.9 instead of the GCC 4.7-based gcc47-aux port.
6 lines
288 B
Text
6 lines
288 B
Text
This package is used by lang/gnatdroid to install the system root of
|
|
Android 4.4 (API Level 19) 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
|