OSDN Git Service

misc: fix nm 'No such file' error
authorBaruch Siach <baruch@tkos.co.il>
Wed, 28 Aug 2013 07:54:32 +0000 (10:54 +0300)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 6 Nov 2013 21:21:59 +0000 (22:21 +0100)
commitca609fafba59a3bccbfef64d8c1c522cd8fc4e2c
tree21ba76f345ead6db421be04c0643c2708b7345ca
parent7a3d6cfb4aec388f911cc96b81ca686409454bfb
misc: fix nm 'No such file' error

Reset CSRC-y to prevent pollution from libc/misc/glob/Makefile.in, and fix the
following error messages when UCLIBC_HAS_OBSTACK is disabled:

nm: 'libc/misc/gnu/glob-susv3.os': No such file
nm: 'libc/misc/gnu/glob64-susv3.os': No such file

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/misc/gnu/Makefile.in