Revision: 7492
          http://sourceforge.net/p/ipcop/svn/7492
Author:   owes
Date:     2014-04-22 10:04:58 +0000 (Tue, 22 Apr 2014)
Log Message:
-----------
Fix toolchain build problem with texinfo on some hosts.

Modified Paths:
--------------
    ipcop/trunk/lfs/util-linux

Modified: ipcop/trunk/lfs/util-linux
===================================================================
--- ipcop/trunk/lfs/util-linux  2014-04-21 14:39:09 UTC (rev 7491)
+++ ipcop/trunk/lfs/util-linux  2014-04-22 10:04:58 UTC (rev 7492)
@@ -87,7 +87,7 @@
 ifeq "$(STAGE)" "toolchain"
        # Just try to build only what is required here : mount, setarch (for 
linux32), libblkid, libuuid
        # --with-systemdsystemunitdir=no avoid pkg-config not  found
-       cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) \
+       cd $(DIR_APP) && PKG_CONFIG="" ./configure --prefix=/$(TOOLS_DIR) \
                                        --localstatedir=/var/run \
                                        --disable-static \
                                        --disable-nls \

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


------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to