aboutsummaryrefslogtreecommitdiff
path: root/libio/config
diff options
context:
space:
mode:
Diffstat (limited to 'libio/config')
-rw-r--r--libio/config/linux.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/config/linux.mt b/libio/config/linux.mt
index 25d29c539a5..ffda1720839 100644
--- a/libio/config/linux.mt
+++ b/libio/config/linux.mt
@@ -7,7 +7,7 @@
# Comment this out to avoid including the stdio functions in libiostream.a:
LIBIOSTREAM_OBJECTS = $(IO_OBJECTS) $(IOSTREAM_OBJECTS) $(STDIO_WRAP_OBJECTS) $(OSPRIM_OBJECTS)
-LIBIOSTREAM_DEP = $(LIBIOSTREAM_OBJECTS) stdio.list
+LIBIOSTREAM_DEP = $(LIBIOSTREAM_OBJECTS) stmp-stdio
LIBIOSTREAM_USE = $(LIBIOSTREAM_OBJECTS) `cat stdio.list`
# Comment the above and uncomment the below to use the code in the Linux libc: