[Armadeus-commitlog] SF.net SVN: armadeus:[997] trunk
Brought to you by:
sszy
|
From: <jo...@us...> - 2009-01-07 21:27:59
|
Revision: 997
http://armadeus.svn.sourceforge.net/armadeus/?rev=997&view=rev
Author: jorasse
Date: 2009-01-07 21:27:55 +0000 (Wed, 07 Jan 2009)
Log Message:
-----------
[buildroot] delete deprecated cygwin patchs
Removed Paths:
-------------
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.12/cygwin/
trunk/buildroot/target/device/armadeus/linux/kernel-patches/2.6.17/cygwin/
trunk/buildroot/toolchain/uClibc/002-cygwin-uclibc.patch
trunk/host/patches/
Deleted: trunk/buildroot/toolchain/uClibc/002-cygwin-uclibc.patch
===================================================================
--- trunk/buildroot/toolchain/uClibc/002-cygwin-uclibc.patch 2009-01-07 17:57:03 UTC (rev 996)
+++ trunk/buildroot/toolchain/uClibc/002-cygwin-uclibc.patch 2009-01-07 21:27:55 UTC (rev 997)
@@ -1,11 +0,0 @@
---- uClibc-0.9.28/Makefile 2005-08-18 00:49:50.000000000 +0200
-+++ uClibc-0.9.28/Makefile 2006-08-28 23:01:24.546875000 +0200
-@@ -163,7 +163,7 @@ install_dev:
- else \
- extra_exclude="" ; \
- fi ; \
-- tar -chf - include --exclude .svn --exclude CVS $$extra_exclude \
-+ tar --exclude .svn --exclude CVS $$extra_exclude -chf - include \
- | tar -xf - -C $(PREFIX)$(DEVEL_PREFIX)
- ifneq ($(strip $(UCLIBC_HAS_FLOATS)),y)
- # Remove floating point related headers since float support is disabled.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|