summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.linux-ppc64le.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1363: Java 11: Mod scripts for OpenJDK11 usageSven Gothel2019-08-161-0/+4
|
* Bug 1190: Define TARGET_PLATFORM_SYSROOT TARGET_PLATFORM_USRROOT ↵Sven Gothel2019-04-081-1/+1
| | | | | | | | | | | | | TARGET_PLATFORM_USRLIBS for crosscompilation Android Crosscompilation Usage: - TARGET_PLATFORM_ROOT -> TARGET_PLATFORM_SYSROOT General - TARGET_PLATFORM_SYSROOT Crosscompiler and system specified 'sysroot' (as in gcc --print-sysroot) - TARGET_PLATFORM_USRROOT Additional optional user headers and libraries for target - TARGET_PLATFORM_USRLIBS Actual location of target user libraries within TARGET_PLATFORM_USRROOT - TARGET_JAVA_LIBS Actual location of the Java libraries within TARGET_PLATFORM_USRROOT
* Support architecture ppc64le (Debian ppc64el).Gilles Filippini2015-10-281-0/+24