jer         14/11/18 14:55:12

  Modified:             nmap-6.47-no-FORTIFY_SOURCE.patch
  Log:
  Oops, commented out one too many DEFS.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.3                  net-analyzer/nmap/files/nmap-6.47-no-FORTIFY_SOURCE.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.47-no-FORTIFY_SOURCE.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.47-no-FORTIFY_SOURCE.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/files/nmap-6.47-no-FORTIFY_SOURCE.patch?r1=1.2&r2=1.3

Index: nmap-6.47-no-FORTIFY_SOURCE.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/nmap/files/nmap-6.47-no-FORTIFY_SOURCE.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nmap-6.47-no-FORTIFY_SOURCE.patch   18 Nov 2014 14:45:56 -0000      1.2
+++ nmap-6.47-no-FORTIFY_SOURCE.patch   18 Nov 2014 14:55:12 -0000      1.3
@@ -71,7 +71,7 @@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@ $(NBASELIB)
 -DEFS = @DEFS@ -D_FORTIFY_SOURCE=2
-+#DEFS = @DEFS@ -D_FORTIFY_SOURCE=2
++DEFS = @DEFS@
  
  INSTALL = @INSTALL@
  STRIP = @STRIP@




Reply via email to