diff options
author | lloyd <[email protected]> | 2010-09-28 15:12:23 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-09-28 15:12:23 +0000 |
commit | acdceb716e83dd686122fb2a598ef56f4733caa0 (patch) | |
tree | 60fd007a5f80bace7c185b21f572ba6b6569ebcc /src/hash/sha1_ia32 | |
parent | 526f7067844eac0f1dccf2d0c4489b9c68e34632 (diff) |
Make configure output more sensible wrt incompatible modules
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 |