[Buildroot] [RFC PATCH v2 4/5] aarch64: ilp32: add ilp32 build config

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Apr 10 12:46:44 UTC 2015


On 03/18/2015 06:49 AM, Zhang Jian(Bamvor) wrote:

> +config BR2_GCC_TARGET_ABI
> +	default "" if BR2_AARCH64_LP64
> +	default "ilp32" if BR2_AARCH64_ILP32

Even though it's unused we like giving things a name, so it would be
"lp64" for the pure 64-bit ABI.
Also like i said before having a toolchain to test all this would be nice.
Regards.





More information about the buildroot mailing list