samples/mipsel-sde-elf/reported.by
author Michael Hope <michael.hope@linaro.org>
Wed Oct 05 14:15:45 2011 +1300 (2011-10-05)
changeset 2697 9cd87d279a99
permissions -rw-r--r--
Pass CXXFLAGS to binutils/gold.

The GOLD linker is written in C++. Pass CT_CFLAGS_FOR_HOST as
CXXFLAGS to configure so that any host specific flags are passed
through.

It feels a bit funny passing CFLAGS as CXXFLAGS, but the PPL and GCC
target rules already do the same.

Signed-off-by: Michael Hope <michael.hope@linaro.org>
cernekee@2689
     1
reporter_name="Kevin Cernekee"
cernekee@2689
     2
reporter_url="http://sourceware.org/ml/crossgcc/2011-09/msg00037.html"
cernekee@2689
     3
reporter_comment="MIPS SDE-compatible toolchain"