mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
minimal.config: add BR2_COMPILER_PARANOID_UNSAFE_PATH=y
We really want test-pkg to do the test with a paranoid unsafe path. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c23d0c8633
commit
b6c98b3549
@@ -4,3 +4,4 @@ BR2_INIT_NONE=y
|
|||||||
BR2_SYSTEM_BIN_SH_NONE=y
|
BR2_SYSTEM_BIN_SH_NONE=y
|
||||||
# BR2_PACKAGE_BUSYBOX is not set
|
# BR2_PACKAGE_BUSYBOX is not set
|
||||||
# BR2_TARGET_ROOTFS_TAR is not set
|
# BR2_TARGET_ROOTFS_TAR is not set
|
||||||
|
BR2_COMPILER_PARANOID_UNSAFE_PATH=y
|
||||||
|
|||||||
Reference in New Issue
Block a user