OSDN Git Service

buildsys: switch warning into a TODO
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 7 Feb 2013 14:07:50 +0000 (15:07 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 7 Feb 2013 14:31:29 +0000 (15:31 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/misc/gnu/Makefile.in

index 579cb01..429b471 100644 (file)
@@ -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