Revision: 5256
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5256&view=rev
Author:   owes
Date:     2010-12-21 22:01:18 +0000 (Tue, 21 Dec 2010)

Log Message:
-----------
Remove comment for uuidd, make sure PIC is used for building

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

Modified: ipcop/trunk/lfs/e2fsprogs
===================================================================
--- ipcop/trunk/lfs/e2fsprogs   2010-12-21 21:59:48 UTC (rev 5255)
+++ ipcop/trunk/lfs/e2fsprogs   2010-12-21 22:01:18 UTC (rev 5256)
@@ -83,10 +83,9 @@
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 
        cd $(DIR_APP) && mkdir -v build
-       # Not sure of uuidd interest for us, so I have disabled for now.
-       # If we install uuidd, we need to add the user in group and passwd
        # Do we need swapfs (on ppc?). In doubt, I let it
-       cd $(DIR_APP)/build && ../configure     --prefix=/usr \
+       # Make sure PIC is used for building libraries
+       cd $(DIR_APP)/build && CFLAGS="$(CFLAGS) -fPIC" ../configure 
--prefix=/usr \
                                                --with-root-prefix="" \
                                                --enable-elf-shlibs \
                                                --disable-e2initrd-helper \


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

------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to