Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1190: Fix arm6hf + aarch64 gcc options, adapt glibc-compat-symbols.h | Sven Gothel | 2019-04-07 | 1 | -2/+4 |
| | | | | | | - arm6hf needs the fpu to be specified, we still use the lowest armv6 hard float denominator - aarch64 shall have the -march compiler argument as well - glibc-compat-symbols.h Finally drop the glibc versioning on memcpy for both | ||||
* | Bug 1190: Updating crosstools and enabling aarch64 + armv6hf 'ontarget' | Sven Gothel | 2019-04-07 | 1 | -0/+64 |
Default is to crosscompile w/o testing, i.e. property 'isCrosscompilation' is set to 'true'. 'ontarget' includes testing, no crosscompilation. Updated crosstools links to new build of jogamp-scripting commit e6692024687685d3af725555d9bb5490d85ecc8d |