diff options
Diffstat (limited to 'newlib/libc/stdio64')
-rw-r--r-- | newlib/libc/stdio64/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/stdio64/Makefile.in b/newlib/libc/stdio64/Makefile.in index 19e9ba91f..d445f53df 100644 --- a/newlib/libc/stdio64/Makefile.in +++ b/newlib/libc/stdio64/Makefile.in @@ -293,6 +293,7 @@ libstdio64_la_LDFLAGS = -Xcompiler -nostdlib @USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS) AM_CFLAGS = -I $(srcdir)/../stdio CHEWOUT_FILES = \ + fdopen64.def \ fgetpos64.def \ fopen64.def \ freopen64.def \ |