kumquat-buildroot/toolchain
Yann E. MORIN 3eccf76201 toolchain/wrapper: use the {str, len} tuples for the unsafe paths
In 61cb120 (toolchain/wrapper: extend paranoid check to -isystem), we
introduced a {str,len} tuple to check the various arguments pased to
gcc, to avoid hard-coding an ever-growing, long list of those args
directly in the condition check.

Now, we're left with a long list of unsafe paths, somehow hidden within
the code, which can use the same mechanism we use for arguments.

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:45:06 +01:00
..
toolchain toolchain: workaround musl/kernel headers conflict 2016-11-16 23:17:48 +01:00
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: use the {str, len} tuples for the unsafe paths 2016-12-11 15:45:06 +01:00
toolchain-wrapper.mk arch/Config.in.mips: add support for XBurst cores 2016-11-09 21:36:34 +01:00
toolchain.mk