]> git.pld-linux.org Git - packages/john.git/commitdiff
- dropped obsolete K6 comment, updated sparc* targets
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Feb 2006 13:33:53 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    john.spec -> 1.45

john.spec

index 17d373265e46d742ab217f408945101bb6309b7e..c4101f01488a37d1a1bc19e3ee8a0bb7d5156bbe 100644 (file)
--- a/john.spec
+++ b/john.spec
@@ -47,7 +47,6 @@ cd src
 
 # bleh... MMX code must be chosen at compile time :(
 # cannot use MMX for generic i586 nor i686 (Pentium/Pentium Pro have no MMX)
-# K6 optimization exists only in Makefile
 %ifarch %{ix86}
        %if %{with mmx}
                TARG=linux-x86-mmx
@@ -58,7 +57,7 @@ cd src
        %ifarch alpha
                TARG=linux-alpha
        %else
-               %ifarch sparc64
+               %ifarch sparc sparcv9
                        TARG=linux-sparc
                %else
                        %ifarch %{x8664}
This page took 0.044349 seconds and 4 git commands to generate.