summaryrefslogtreecommitdiffstats
path: root/package/python-requests/python-requests.hash
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2018-11-05 21:07:50 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-11-06 08:54:25 +0100
commita75ee0e8124023185f4a05e95b2fcd29fa9449d8 (patch)
tree63f186b76e891b2b3f317519a4b5610932b13d17 /package/python-requests/python-requests.hash
parent7a3f85ddff33c9c02ee04f1f9aaf5d5c7a9bac45 (diff)
downloadbuildroot-a75ee0e8124023185f4a05e95b2fcd29fa9449d8.tar.gz
buildroot-a75ee0e8124023185f4a05e95b2fcd29fa9449d8.zip
Config.in: security hardening: disable FORTIFY_SOURCE for gcc < 6
As reported in the bug report [1], gcc < 6 doesn't build when FORTIFY_SOURCE is set to 1 or 2. The issue is related to the upstream bug report [2] but the patch fixing the issue for gcc 6 has not been backported to earlier gcc versions. Add a dependency on gcc at least version 6 to BR2_FORTIFY_SOURCE_1 and BR2_FORTIFY_SOURCE_2. [1] https://bugs.busybox.net/show_bug.cgi?id=11476 [2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61164 [3] https://github.com/gcc-mirror/gcc/commit/55f12fce4ccf77513644a247f9c401a5b1fa2402 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Matthew Weber <matthew.weber@rockwellcollins.com> Cc: Peter Korsgaard <peter@korsgaard.com> [Peter: only limit for internal toolchain as suggested by Matthew] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-requests/python-requests.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud