[git commit] buildsys: switch warning into a TODO

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Feb 7 14:31:29 UTC 2013


commit: http://git.uclibc.org/uClibc/commit/?id=971db25812b6b7176f509a5f37964610a8f4b475
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 libc/misc/gnu/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libc/misc/gnu/Makefile.in b/libc/misc/gnu/Makefile.in
index 579cb01..429b471 100644
--- a/libc/misc/gnu/Makefile.in
+++ b/libc/misc/gnu/Makefile.in
@@ -7,7 +7,7 @@
 
 subdirs += libc/misc/gnu
 
-$(warning XXX: add UCLIBC_HAS_OBSTACK)
+#XXX: add UCLIBC_HAS_OBSTACK
 CSRC-y := obstack.c
 
 MISC_GNU_DIR := $(top_srcdir)libc/misc/gnu


More information about the uClibc-cvs mailing list