kumquat-buildroot/package/binutils
Thomas Petazzoni b5997f852e binutils/2.23: add patch to warn about unsafe library paths
This commit adds a patch to binutils borrowed from CodeSourcery/Yocto
that warns about unsafe library paths (i.e /usr/lib, /usr/local/lib,
etc.). The patch was adapted to binutils 2.23, and modified to support
the BR_COMPILER_PARANOID_UNSAFE_PATH environment variable to error out
instead of just warn when unsafe paths are used. Even though erroring
out can be chosen by passing --error-poison-system-directories, we are
not sure this option in LDFLAGS will always be passed, so having an
environment variable guarantees it will always be passed, and also
allows to have an identical behavior to the external toolchain
wrapper.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Romain Naour <romain.naour@openwide.fr>
2014-12-11 00:05:52 +01:00
..
2.22 binutils: fix xtensa trampolines search code for conditional branches 2014-11-26 14:48:25 +01:00
2.23.2 binutils/2.23: add patch to warn about unsafe library paths 2014-12-11 00:05:52 +01:00
2.24 binutils/2.24: add patch to warn about unsafe library paths 2014-12-11 00:05:52 +01:00
binutils.mk binutils: bump the default target version of binutils 2014-10-29 22:12:51 +01:00
Config.in package/binutils: fix comment dependencies 2014-12-07 22:05:26 +01:00
Config.in.host bfin: disable newer binutils for internal toolchain 2014-09-04 22:42:24 +02:00