Revision: 5276
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5276&view=rev
Author:   gespinasse
Date:     2010-12-24 16:54:36 +0000 (Fri, 24 Dec 2010)

Log Message:
-----------
Wrong gnupg version send.
This one build but still had TEXTREL

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

Modified: ipcop/trunk/lfs/gnupg
===================================================================
--- ipcop/trunk/lfs/gnupg       2010-12-24 16:42:07 UTC (rev 5275)
+++ ipcop/trunk/lfs/gnupg       2010-12-24 16:54:36 UTC (rev 5276)
@@ -88,7 +88,7 @@
        cd $(DIR_APP) && sed -i -e 's:if PIC:ifdef __PIC__:' 
mpi/sparc32v8/mpih-mul{1,2}.S
 
        rm -rf /home/nobody/.gnupg /root/.gnupg
-       cd $(DIR_APP) && CFLAGS="$(CFLAGS) -fPIC -DPIC" ./configure     
--prefix=/usr \
+       cd $(DIR_APP) && CFLAGS="$(CFLAGS) -fPIE -pie" ./configure      
--prefix=/usr \
                                        --build=$(TARGET_TGT) \
                                        --disable-nls \
                                        --enable-minimal \


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