binutils: fix build with host gcc < 4.9
binutils 2.27 checks if the target compiler supports -Wstack-
usage=262144, and also uses this setting for the host compiler. If the
host compiler is gcc < 4.9 binutils build will fail. This backports 2
commits which are fixing this problem for binutils 2.28.
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
Showing
- package/devel/binutils/patches/0001-Do-not-pass-host-compiler-sanitization-flags-on-to-l.patch 65 additions, 0 deletions...o-not-pass-host-compiler-sanitization-flags-on-to-l.patch
- package/devel/binutils/patches/0002-When-building-target-binaries-ensure-that-the-warnin.patch 1258 additions, 0 deletions...hen-building-target-binaries-ensure-that-the-warnin.patch
Loading
Please register or sign in to comment