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

Modified Files:
        buildtool.mk 
Log Message:
Use libgmp from buildenv, this may make the libgmp package redundant


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openswan/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk        19 Nov 2010 15:46:25 -0000      1.1
--- buildtool.mk        23 Dec 2010 14:47:46 -0000      1.2
***************
*** 1,5 ****
  #############################################################
  #
! # $Id:
  #
  #############################################################
--- 1,5 ----
  #############################################################
  #
! # $Id$
  #
  #############################################################
***************
*** 37,41 ****
        $(MAKE) CC=$(TARGET_CC) -C $(OPENSWAN_DIR) programs install\
            USERCOMPILE="-g $(BT_COPT_FLAGS)" \
!           LDFLAGS=-L$(BT_STAGING_DIR)/usr/lib \
            INC_USRLOCAL="/usr" \
            FINALBINDIR="/usr/lib/ipsec" \
--- 37,42 ----
        $(MAKE) CC=$(TARGET_CC) -C $(OPENSWAN_DIR) programs install\
            USERCOMPILE="-g $(BT_COPT_FLAGS)" \
!           MODULE_EXTRA_INCLUDE="-I $(BT_BUILD_DIR)/gmp/usr/include" \
!           LDFLAGS="-L$(BT_BUILD_DIR)/gmp/usr/lib -L$(BT_STAGING_DIR)/usr/lib" 
\
            INC_USRLOCAL="/usr" \
            FINALBINDIR="/usr/lib/ipsec" \
***************
*** 85,86 ****
--- 86,93 ----
        rm -rf $(OPENSWAN_DIR)
  
+ #
+ # $Log$
+ # Revision 1.2  2010/12/23 14:47:46  etitl
+ # Use libgmp from buildenv, this may make the libgmp package redundant
+ #
+ #


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to