grknight    14/07/06 15:49:17

  Modified:             cyphertite-2.0.2-fix-build.patch
  Log:
  Revision bump to fix CFLAGS and deps as per bug 516498 and bug 516500
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  Changes    Path
1.2                  
app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch?r1=1.1&r2=1.2

Index: cyphertite-2.0.2-fix-build.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-backup/cyphertite/files/cyphertite-2.0.2-fix-build.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cyphertite-2.0.2-fix-build.patch    26 Jun 2014 00:56:07 -0000      1.1
+++ cyphertite-2.0.2-fix-build.patch    6 Jul 2014 15:49:17 -0000       1.2
@@ -111,7 +111,7 @@
 diff -aurNw cyphertite-2.0.2/xmlsd/GNUmakefile 
cyphertite-2.0.2.new/xmlsd/GNUmakefile
 --- cyphertite-2.0.2/xmlsd/GNUmakefile 2014-04-07 20:07:06.000000000 -0400
 +++ cyphertite-2.0.2.new/xmlsd/GNUmakefile     2014-06-24 21:51:42.518905907 
-0400
-@@ -41,7 +41,7 @@
+@@ -41,10 +41,10 @@
  
  # Compiler and linker flags.
  CPPFLAGS += -DNEED_LIBCLENS
@@ -119,7 +119,11 @@
 +INCFLAGS += -I$(INCDIR)/clens/include/clens
  WARNFLAGS ?= -Wall -Werror
  DEBUG += -g
- CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -O2
+-CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG) -O2
++CFLAGS += $(INCFLAGS) $(WARNFLAGS) $(DEBUG)
+ LDFLAGS +=
+ SHARED_OBJ_EXT ?= o
+ 
 diff -aurwN cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile 
cyphertite-2.0.2.new/cyphertite/examples/ct_archive/GNUmakefile
 --- cyphertite-2.0.2/cyphertite/examples/ct_archive/GNUmakefile        
2014-04-07 20:07:03.000000000 -0400
 +++ cyphertite-2.0.2.new/cyphertite/examples/ct_archive/GNUmakefile    
2014-06-24 22:45:13.136091682 -0400




Reply via email to