samples/mips64el-n32-linux-uclibc/reported.by
author Titus von Boxberg <titus@v9g.de>
Mon Aug 22 09:35:29 2011 +0200 (2011-08-22)
changeset 2629 8cadd5a4c611
permissions -rw-r--r--
debug/gdb: correct compilation error when stpcpy is a define

On OSX stpcpy is a define which is not recognized by gdb's configure.
This results in a compilation error.

Reported-by: "Guylhem Aznar" <crossgcc@guylhem.net>
Signed-off-by: "Titus von Boxberg" <titus@v9g.de>
yann@2120
     1
reporter_name="Yann E. MORIN"
yann@2120
     2
reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
yann@2120
     3
reporter_comment="EXPERIMENTAL MIPS-64 n32 toolchain."