samples/mips64el-n32-linux-uclibc/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Nov 21 23:33:08 2011 +0100 (2011-11-21)
changeset 2820 8a836b6d6e8c
permissions -rw-r--r--
libc/glibc: add extra CFLAGS when building the C library

When building multilib, we need extra CFLAGS that tell the compiler
to use non-default settings (eg. big/little endian, hard/soft float,
-march/cpu/tune flags, and so on...).

We have to pass these flags to the build.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
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."