OSDN Git Service

libc: mips: Fix non-LFS build
authorSteve Ellcey <sellcey@mips.com>
Sat, 25 Jan 2014 01:44:58 +0000 (17:44 -0800)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 2 Feb 2014 20:34:57 +0000 (21:34 +0100)
commit0f363664b5c903feba16b87eb565608c28c4e504
tree9d8a6df3e72380d48e75966a8e56229eddf81237
parent79ce7d7f6f19753a5f273b9eb950c8dc62ae6455
libc: mips: Fix non-LFS build

The MIPS build is failing when UCLIBC_HAS_LFS is set to "n"
because posix_fadvise64.c is included in the build when it
should not be.

Signed-off-by: Steve Ellcey <sellcey@mips.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/mips/Makefile.arch