buildroot/toolchain
Yann E. MORIN 31c093e6d0 toolchain/wrapper: make the {str, len} tuple more generic, add comments
In 61cb120 (toolchain/wrapper: extend paranoid check to -isystem), we
introduced a {str,len} tuple to check the various arguments passed to
gcc, to avoid hard-coding an ever-growing, long list of those args
directly in the condition check.

It was made specific to the arguments (the structure member is named
'arg'), but can also be used to store the unsafe paths as well.

Also, that piece is almost un-documented.

Rename the structure member so that it is more generic, and add a bit of
comments to explain the whole of it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-11 15:44:44 +01:00
..
toolchain toolchain: workaround musl/kernel headers conflict 2016-11-16 23:17:48 +01:00
toolchain-buildroot toolchain: configs: improve toolchain config readability 2016-10-25 23:31:47 +02:00
toolchain-external toolchain-external: disallow sourcery codebench ARM toolchain for ARMv8 cores 2016-12-06 21:38:24 +01:00
Config.in bfin: change default to bf532, internal toolchain !bf6xx 2016-08-27 23:07:11 +02:00
helpers.mk toolchain-external: support gcc < 4.3 2016-11-25 22:59:10 +01:00
toolchain-common.in toolchain: configs: improve toolchain config readability 2016-10-25 23:31:47 +02:00
toolchain-wrapper.c toolchain/wrapper: make the {str, len} tuple more generic, add comments 2016-12-11 15:44:44 +01:00
toolchain-wrapper.mk arch/Config.in.mips: add support for XBurst cores 2016-11-09 21:36:34 +01:00
toolchain.mk toolchain: use the <PKG>_TARGET_FINALIZE_HOOKS 2016-07-18 23:30:46 +02:00