Update of /cvsroot/leaf/src/bering-uclibc4/source/wget
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32467
Modified Files:
buildtool.mk
Log Message:
Fixed building failure when there is no perl on host system
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/wget/buildtool.mk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** buildtool.mk 26 Apr 2010 09:02:31 -0000 1.1.1.1
--- buildtool.mk 8 Jul 2010 06:39:46 -0000 1.2
***************
*** 28,32 ****
)
! make CC=$(TARGET_CC) -C $(WGET_DIR)
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(WGET_DIR)/src/wget
cp -a $(WGET_DIR)/src/wget $(WGET_TARGET_DIR)/usr/bin
--- 28,32 ----
)
! make CC=$(TARGET_CC) -C $(WGET_DIR) src
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(WGET_DIR)/src/wget
cp -a $(WGET_DIR)/src/wget $(WGET_TARGET_DIR)/usr/bin
***************
*** 44,48 ****
--with-libssl-prefix=$(BT_STAGING_DIR)/usr \
)
! make CC=$(TARGET_CC) -C $(WGET_DIR)
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(WGET_DIR)/src/wget
cp -a $(WGET_DIR)/src/wget $(WGET_TARGET_DIR)/usr/bin/wget-ssl
--- 44,48 ----
--with-libssl-prefix=$(BT_STAGING_DIR)/usr \
)
! make CC=$(TARGET_CC) -C $(WGET_DIR) src
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(WGET_DIR)/src/wget
cp -a $(WGET_DIR)/src/wget $(WGET_TARGET_DIR)/usr/bin/wget-ssl
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits