Revision: 6534
http://ipcop.svn.sourceforge.net/ipcop/?rev=6534&view=rev
Author: gespinasse
Date: 2012-04-09 09:34:24 +0000 (Mon, 09 Apr 2012)
Log Message:
-----------
Drop uname patch like LFS as upstream don't want that.
This remove 2 compilation warnings and does not look to have any other side
effect.
Modified Paths:
--------------
ipcop/trunk/lfs/coreutils
Modified: ipcop/trunk/lfs/coreutils
===================================================================
--- ipcop/trunk/lfs/coreutils 2012-04-08 09:29:50 UTC (rev 6533)
+++ ipcop/trunk/lfs/coreutils 2012-04-09 09:34:24 UTC (rev 6534)
@@ -43,20 +43,14 @@
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
-PATCH1 = $(PKG_NAME)-7.6-uname-1.patch
-
###############################################################################
# Top-level Rules
###############################################################################
-objects =$(DL_FILE) \
- $(PATCH1)
+objects =$(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-# LFS uname patch does not support more than x86, so use CLFS patch
-$(PATCH1) =
http://svn.cross-lfs.org/svn/repos/patches/$(PKG_NAME)/$(PATCH1)
$(DL_FILE)_MD5 = 89b06f91634208dceba7b36ad1f9e8b9
-$(PATCH1)_MD5 = 56ad75fedac896082d96ab0bd5e6b32c
install : $(TARGET)
@@ -106,7 +100,6 @@
ifeq "$(STAGE)" "base"
# build the right list of installed files even if we cheat for stage2
symlinks to toolchain
sed -i -e '/\.\/bin\/cat$$/d' -e '/\/echo$$/d' -e '/\/pwd$$/d'
/usr/src/lsalr
- cd $(DIR_APP) && patch -p1 -i $(DIR_DL)/$(PATCH1)
# no hostname here since we use hostname from net-tools in ISO
cd $(DIR_APP) && FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr
--disable-nls --enable-no-install-program=kill,uptime
# doc and manpage generation is causing trouble when building with full
hardening, so completely remove it
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn