Revision: 5390
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5390&view=rev
Author:   gespinasse
Date:     2011-01-30 22:10:03 +0000 (Sun, 30 Jan 2011)

Log Message:
-----------
Cleanup make.sh from old linux32 usage.
We no more compile a separate linux32 since I changed the cross-compile
pass1. On x86_64, we rely on host linux32 until util-linux is compiled

Modified Paths:
--------------
    ipcop/trunk/make.sh

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2011-01-30 13:04:54 UTC (rev 5389)
+++ ipcop/trunk/make.sh 2011-01-30 22:10:03 UTC (rev 5390)
@@ -1430,9 +1430,8 @@
        local PKG_TIME_START=`date +%s`
 
        local WRAPPER_32BIT=${WRAPPER_32BIT}
-       # On both 32bit and 64bit machines, we first compile linux32, a wrapper 
that emulates 32bit userland
+       # On x86_64, we use host linux32 until util-linux is compiled
        # on alpha, WRAPPER_32BIT is not set
-       [ x"${1}" == x"linux32" ] && unset WRAPPER_32BIT
 
        # Create build marker and start progress indicator tool (if activated)
        BUILD_MARKER="${BASEDIR}/log_${MACHINE}/_marker_${STAGE_ORDER}_${1}"


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to