diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-26 06:23:36 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-26 06:23:36 +0200 |
commit | 16e6771acc6607044d089ec10fec9d26f5e03cd3 (patch) | |
tree | 1809cf342343f62c5ae86d4a9b900149ea729503 /external | |
parent | 638adb6373f1491efec258934b21eccff43a4712 (diff) |
chop out uwinapi from more ext. projects
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
Diffstat (limited to 'external')
-rw-r--r-- | external/glibc-2.1.3.patch | 3 |
1 files changed, 2 insertions, 1 deletions
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 ----------------------------------------------------- + |