diff options
author | Alexey Neyman <stilor@att.net> | 2015-10-02 14:23:33 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2015-10-15 17:34:26 -0700 |
commit | 7b3821450a0921799b86880921ee91802e80fbf9 (patch) | |
tree | 85c104fa960c995d7c6294a26a24a307d0cb8de9 /patches/gcc/4.4.0/370-bootstrap-target_lib_path.patch | |
parent | 8c5de9dcd527731ced700f4f7c496e04df74c9c0 (diff) | |
download | crosstool-ng-7b3821450a0921799b86880921ee91802e80fbf9.tar.gz crosstool-ng-7b3821450a0921799b86880921ee91802e80fbf9.tar.bz2 crosstool-ng-7b3821450a0921799b86880921ee91802e80fbf9.zip |
Fix powerpc-e500v2-linux-gnuspe.
Options were renamed. However, matching current option names result
in a compile error for strfmon_l.o in glibc: GCC 4.6 detects an
unitialized variable in its own va_arg() implementation. Likely,
an older GLIBC was used when this sample was submitted - which did
not provide -Werror in CFLAGS.
Thus, use most recent GCC (5.2.0) and revert GLIBC_FORCE_UNWIND to
its default value, 'y' (as forced unwind is required with this version).
Diffstat (limited to 'patches/gcc/4.4.0/370-bootstrap-target_lib_path.patch')
0 files changed, 0 insertions, 0 deletions