summaryrefslogtreecommitdiff
path: root/external/glibc-2.1.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'external/glibc-2.1.3.patch')
-rw-r--r--external/glibc-2.1.3.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/glibc-2.1.3.patch b/external/glibc-2.1.3.patch
index a9c7e7be3597..dddc22a3e009 100644
--- a/external/glibc-2.1.3.patch
+++ b/external/glibc-2.1.3.patch
@@ -76,7 +76,7 @@
extern int getopt ();
--- misc/glibc-2.1.3/posix/makefile.mk Mon Mar 31 09:43:50 2008
+++ misc/build/glibc-2.1.3/posix/makefile.mk Mon Mar 31 09:43:38 2008
-@@ -1 +1,69 @@
+@@ -1 +1,70 @@
-dummy
+#*************************************************************************
+#
@@ -132,7 +132,7 @@
+LIB1OBJFILES=$(OBJFILES)
+.ENDIF
+
-+.IF "$(HAVE_READDIR_R)" != "YES"
++.IF "$(HAVE_READDIR_R)" != "YES" && "$(OS)" != "WNT"
+TARGET2=gnu_readdir_r
+OBJFILES+= $(OBJ)$/readdir_r.obj
+LIB2TARGET=$(SLB)$/$(TARGET2).lib