]> gcc.gnu.org Git - gcc.git/blobdiff - libio/config/linuxlibc1.mt
configure.in: Create compatibility code in bits/libc-lock.h file.
[gcc.git] / libio / config / linuxlibc1.mt
index eaed5dabf088ded88497178e69b6aec518191cb7..378a9c92ef04f1659bc1c613523d069474cd71f0 100644 (file)
@@ -9,7 +9,9 @@
 LIBIO_INCLUDE=
 
 # We have those in libc.a.
-IO_OBJECTS=iogetc.o ioputc.o iofeof.o ioferror.o
+IO_OBJECTS=iogetc.o ioputc.o iofeof.o ioferror.o \
+       filedoalloc.o fileops.o genops.o iofclose.o \
+       iovsprintf.o iovsscanf.o strops.o
 STDIO_WRAP_OBJECTS=
 OSPRIM_OBJECTS=
 STDIO_OBJECTS=
@@ -19,3 +21,6 @@ USER_INCLUDES=PlotFile.h SFile.h builtinbuf.h editbuf.h fstream.h \
        indstream.h iomanip.h iostream.h istream.h ostream.h \
        parsestream.h pfstream.h procbuf.h stdiostream.h stream.h \
        streambuf.h strfile.h strstream.h
+
+# A bad kludge
+MT_CFLAGS=-D_G_HAVE_MMAP
This page took 0.028 seconds and 5 git commands to generate.