diff options
Diffstat (limited to 'src/hash/sha1_ia32/info.txt')
-rw-r--r-- | src/hash/sha1_ia32/info.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/hash/sha1_ia32/info.txt b/src/hash/sha1_ia32/info.txt index 0361395fe..d6f223d05 100644 --- a/src/hash/sha1_ia32/info.txt +++ b/src/hash/sha1_ia32/info.txt @@ -2,25 +2,6 @@ define SHA1_IA32 load_on asm_ok -<arch> -ia32 -</arch> - -<cc> -gcc -icc -</cc> - -# ELF systems -<os> -linux -freebsd -dragonfly -netbsd -openbsd -solaris -</os> - <requires> asm_ia32 sha1 |