toolchain: enable paranoid unsafe path check by default
authorRomain Naour <romain.naour@gmail.com>
Sun, 15 May 2016 10:26:00 +0000 (12:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 May 2016 20:32:56 +0000 (22:32 +0200)
commit61c8854cef2a41be3175bbf7f0992c31560a1dd7
treeb9a2766312b0b05311ea99a53ff09d0e2b0ed093
parente35c2c1ae1b6486bc928cbee430ad362ab3c5294
toolchain: enable paranoid unsafe path check by default

This check is enabled for all build in the Buildroot autobuilders since [1]
(i.e since 2015.02 release).

Enable this option by default.

[1] https://git.busybox.net/buildroot-test/commit/?id=41552e2a249de4568aa01f14bd588d1c8166f70b

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in