From 16e6771acc6607044d089ec10fec9d26f5e03cd3 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 26 Oct 2012 06:23:36 +0200 Subject: chop out uwinapi from more ext. projects Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4 --- external/glibc-2.1.3.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'external') diff --git a/external/glibc-2.1.3.patch b/external/glibc-2.1.3.patch index 49f570d4e456..8d23c95cd969 100644 --- a/external/glibc-2.1.3.patch +++ b/external/glibc-2.1.3.patch @@ -75,7 +75,7 @@ int __long_only); --- 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,70 @@ +@@ -1 +1,71 @@ -dummy +#************************************************************************* +# @@ -113,6 +113,7 @@ +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE + +SOLARINC+=-I.. ++UWINAPILIB= + +# --- Settings ----------------------------------------------------- + -- cgit