buildrootschalter/package/binutils/2.23.2
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
..
120-sh-conf.patch
300-001_ld_makefile_patch.patch
300-012_check_ldrunpath_length.patch
500-sysroot.patch
600-poison-system-directories.patch binutils/2.23: add patch to warn about unsafe library paths 2014-12-11 00:05:52 +01:00
900-xtensa-trampolines.patch binutils: drop *.texi* hunks from xtensa trampolines patches 2014-04-05 18:36:39 +02:00
901-xtensa-gas-first-frag-alignment.patch binutils: backport first section frag alignment fix for xtensa gas 2014-05-12 23:03:38 +02:00
902-xtensa-gas-ld-diff-relocation-signed.patch binutils: backport R_XTENSA_DIFF* relocation signedness fix 2014-05-12 23:03:47 +02:00
903-xtensa-fix-ld-segfault-when-linking-linux-modules.patch binutils: fix xtensa ld segfault on linking linux modules 2014-07-12 14:34:05 +02:00
904-Fix-call8-call-target-out-of-range-xtensa-ld-relaxation.patch binutils: fix 'call8: call target out of range' xtensa ld bug 2014-09-23 21:56:46 +02:00
905-Fix-trampolines-search-code-for-conditional-branches.patch binutils: fix xtensa trampolines search code for conditional branches 2014-11-26 14:48:25 +01:00