Update of /cvsroot/leaf/src/bering-uclibc4/source/openssl
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4378/openssl

Modified Files:
        buildtool.mk 
Log Message:
Replaced static i386-linux host to GNU_TARGET_HOST


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openssl/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        7 Jun 2010 19:20:26 -0000       1.2
--- buildtool.mk        18 Sep 2010 08:52:38 -0000      1.3
***************
*** 30,34 ****
        perl -i -p -e 's,\s*gcc\s+,\t$(TARGET_CC) ,' 
$(OPENSSL_DIR)/util/linux.pl 
        perl -i -p -e 's,\s*gcc\s+,\t$(TARGET_CC) ,' 
$(OPENSSL_DIR)/crypto/bn/Makefile  
!       perl -i -p -e 's,AR=ar.*,AR=$(BT_STAGING_DIR)/bin/i386-linux-ar r,' 
$(OPENSSL_DIR)/Makefile
        touch $(OPENSSL_DIR)/.configured
  
--- 30,34 ----
        perl -i -p -e 's,\s*gcc\s+,\t$(TARGET_CC) ,' 
$(OPENSSL_DIR)/util/linux.pl 
        perl -i -p -e 's,\s*gcc\s+,\t$(TARGET_CC) ,' 
$(OPENSSL_DIR)/crypto/bn/Makefile  
!       perl -i -p -e 's,AR=ar.*,AR=$(BT_STAGING_DIR)/bin/$(GNU_TARGET_NAME)-ar 
r,' $(OPENSSL_DIR)/Makefile
        touch $(OPENSSL_DIR)/.configured
  


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to