Revision: 5271
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5271&view=rev
Author:   gespinasse
Date:     2010-12-24 10:07:29 +0000 (Fri, 24 Dec 2010)

Log Message:
-----------
Same ugly workaround for wanpipe to let it compile

Modified Paths:
--------------
    ipcop/trunk/lfs/wanpipe

Modified: ipcop/trunk/lfs/wanpipe
===================================================================
--- ipcop/trunk/lfs/wanpipe     2010-12-24 09:55:10 UTC (rev 5270)
+++ ipcop/trunk/lfs/wanpipe     2010-12-24 10:07:29 UTC (rev 5271)
@@ -97,7 +97,7 @@
                                --with-linux=/usr/src/linux-$(KVER)
        rm -fr /etc/wanpipe/*
        cd $(DIR_APP) && ./Setup meta    --silent --arch=i486 
--with-linux=/usr/src/linux-$(KVER)
-       cd $(DIR_APP) && ./Setup utility --silent --arch=i486 
--with-linux=/usr/src/linux-$(KVER)
+       cd $(DIR_APP) && GCC_TOLERATE_ALWAYS_OVERFLOW=1 ./Setup utility 
--silent --arch=i486 --with-linux=/usr/src/linux-$(KVER)
        cd $(DIR_APP) && ./Setup inst    --silent --arch=i486 
--with-linux=/usr/src/linux-$(KVER)
 
        # don't bother to list files we do no use


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

------------------------------------------------------------------------------
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
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to