]> git.pld-linux.org Git - packages/john.git/blame_incremental - john.spec
- updated descs
[packages/john.git] / john.spec
... / ...
CommitLineData
1#
2%ifarch i586 i686 athlon pentium2 pentium3 pentium4
3%define do_mmx 1
4%else
5%define do_mmx 0
6%endif
7%ifarch i586 i686
8%define do_mmxfb 1
9%define optmmxfb -DCPU_FALLBACK=1
10%else
11%define do_mmxfb 0
12%undefine optmmxfb
13%endif
14Summary: Password cracker
15