[packages/john] - no longer needed

adamg adamg at pld-linux.org
Mon Nov 5 08:23:50 CET 2018


commit e929c193163a04284baaad7ad33243a1735bebc2
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Mon Nov 5 08:21:28 2018 +0100

    - no longer needed

 optflags.patch | 19 -------------------
 1 file changed, 19 deletions(-)
---
diff --git a/optflags.patch b/optflags.patch
deleted file mode 100644
index 9be23c7..0000000
--- a/optflags.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- john-1.8.0/src/Makefile~	2014-07-12 11:00:44.000000000 +0300
-+++ john-1.8.0/src/Makefile	2014-07-12 11:05:24.241585854 +0300
-@@ -28,7 +28,7 @@
- #OMPFLAGS = -fopenmp -D_FORTIFY_SOURCE=0
- # Sun Studio with OpenMP (set the OMP_NUM_THREADS env var at runtime)
- #OMPFLAGS = -xopenmp
--CFLAGS = -c -Wall -Wdeclaration-after-statement -O2 -fomit-frame-pointer $(OMPFLAGS)
-+CFLAGS = -c $(OPTFLAGS) -Wdeclaration-after-statement -fomit-frame-pointer $(OMPFLAGS)
- # CFLAGS for use on the main john.c file only
- CFLAGS_MAIN = $(CFLAGS)
- ASFLAGS = -c $(OMPFLAGS)
-@@ -28,6 +28,7 @@
- OPT_NORMAL = -funroll-loops
- # Remove the "-Os" if you're using an ancient version of gcc
- OPT_INLINE = -Os -funroll-loops -finline-functions
-+OPTFLAGS = -Wall -O2
- 
- JOHN_OBJS = \
- 	DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/john.git/commitdiff/5529214f1b97b05be93d09fcee6ae0b8e5a9a824



More information about the pld-cvs-commit mailing list