kumquat-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-buildroot
toolchain-external toolchain-external: disallow sourcery codebench ARM toolchain for ARMv8 cores 2016-12-06 21:38:24 +01:00
Config.in
helpers.mk toolchain-external: support gcc < 4.3 2016-11-25 22:59:10 +01:00
toolchain-common.in
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
toolchain.mk