summaryrefslogtreecommitdiff
path: root/libc/misc/gnu
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-02-07 15:07:50 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-02-07 15:31:29 +0100
commit971db25812b6b7176f509a5f37964610a8f4b475 (patch)
tree335941db148ba6e06ed0b31f4df0d6321221d8b0 /libc/misc/gnu
parentb222a04ae768080121458d28bff743b4afade9ba (diff)
buildsys: switch warning into a TODO
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/misc/gnu')
-rw-r--r--libc/misc/gnu/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/gnu/Makefile.in b/libc/misc/gnu/Makefile.in
index 579cb01bc..429b471e1 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