diff options
Diffstat (limited to 'src/hash/sha1_ia32')
-rw-r--r-- | src/hash/sha1_ia32/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hash/sha1_ia32/info.txt b/src/hash/sha1_ia32/info.txt index d6f223d05..47d8e753e 100644 --- a/src/hash/sha1_ia32/info.txt +++ b/src/hash/sha1_ia32/info.txt @@ -2,6 +2,10 @@ define SHA1_IA32 load_on asm_ok +<arch> +ia32 +</arch> + <requires> asm_ia32 sha1 |